Symbol: B
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
155
#define B 259
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
70
B = 259,
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
11
#define B 16U
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
11
#define B 16U
crypto/krb5/src/lib/crypto/builtin/sha2/sha256.c
79
#define B m->counter[1]
crypto/krb5/src/lib/crypto/builtin/sha2/sha512.c
57
#define B m->counter[1]
crypto/libecc/include/libecc/hash/streebog.h
1208
#define B(x, i, j) ((u64)(((const u8*)&(x))[(i)]) << (8*(j)))
crypto/openssl/crypto/sha/sha512.c
552
#define B(x, j) (((SHA_LONG64)(*(((const unsigned char *)(&x)) + j))) << ((7 - j) * 8))
lib/libc/quad/qdivrem.c
43
#define B (1L << HALF_BITS) /* digit base */
lib/libvgl/mouse.c
156
#undef B
lib/libvgl/mouse.c
49
#define B BORDER
sbin/ping/ping.c
106
#define B(bit) (1 << ((bit) & 0x07)) /* identify bit in byte */
sbin/ping/ping6.c
153
#define B(bit) (1 << ((bit) & 0x07)) /* identify bit in byte */
sys/cam/scsi/scsi_all.c
132
#define B (1 << T_RBC)
sys/dev/mlx5/mlx5_en/mlx5_en_ethtool.c
1602
#define B " 3:BOTH"
sys/dev/mlx5/mlx5_en/mlx5_en_ethtool.c
1608
#undef B
sys/dev/usb/input/uhid_snes.c
63
#define B 0x4f
sys/libkern/qdivrem.c
44
#define B (1 << HALF_BITS) /* digit base */
sys/net80211/ieee80211.c
109
#define B(r) ((r) | IEEE80211_RATE_BASIC)
sys/net80211/ieee80211.c
121
#undef B
sys/net80211/ieee80211_phy.c
279
#undef B
sys/net80211/ieee80211_phy.c
71
#define B(r) (IEEE80211_RATE_BASIC | r)
sys/net80211/ieee80211_radiotap.c
105
#undef B
sys/net80211/ieee80211_radiotap.c
71
#define B(_v) (1<<(_v))
sys/netpfil/ipfilter/netinet/ip_rpcb_pxy.c
1400
#undef B
sys/netpfil/ipfilter/netinet/ip_rpcb_pxy.c
96
#define B(r) (u_32_t)ntohl(*(r))
sys/teken/teken.c
502
#define B (TC_BLUE | TC_LIGHT)
sys/teken/teken.c
670
#undef B
tools/tools/net80211/wlantxtime/wlantxtime.c
210
#undef B
tools/tools/net80211/wlantxtime/wlantxtime.c
94
#define B(r) (0x80 | r)
usr.bin/systat/icmp.c
115
#define B(row, str) L(row, str); R(row, str)
usr.bin/systat/icmp.c
125
#undef B
usr.bin/systat/icmp6.c
113
#define B(row, str) L(row, str); R(row, str)
usr.bin/systat/icmp6.c
125
#undef B