/dflybsd-src/tools/tools/ath/athstats/ |
H A D | statfoo.h | 90 #define STATFOO_DEFINE_BOUNCE(_t) \ argument 114 #define STATFOO_BOUNCE(_p, _t) do { \ argument
|
/dflybsd-src/tools/tools/net80211/wlanstats/ |
H A D | statfoo.h | 91 #define STATFOO_DEFINE_BOUNCE(_t) \ argument 115 #define STATFOO_BOUNCE(_p, _t) do { \ argument
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ |
H A D | ah_osdep.h | 139 #define OS_BUS_BARRIER(_ah, _start, _len, _t) \ argument 142 #define OS_BUS_BARRIER_REG(_ah, _reg, _t) \ argument
|
/dflybsd-src/contrib/wpa_supplicant/src/crypto/ |
H A D | fips_prf_internal.c | 20 u32 t[5], _t[5]; in fips186_2_prf() local
|
H A D | fips_prf_openssl.c | 51 u32 t[5], _t[5]; in fips186_2_prf() local
|
H A D | fips_prf_wolfssl.c | 39 u32 t[5], _t[5]; in fips186_2_prf() local
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/ |
H A D | ar5416_xmit.c | 122 #define isValidKeyType(_t) ((1 << (_t)) & VALID_KEY_TYPES) argument 149 #define isValidPktType(_t) ((1<<(_t)) & VALID_PKT_TYPES) argument
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5210/ |
H A D | ar5210_xmit.c | 469 #define isValidPktType(_t) ((1<<(_t)) & VALID_PKT_TYPES) argument
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5211/ |
H A D | ar5211_xmit.c | 502 #define isValidPktType(_t) ((1<<(_t)) & VALID_PKT_TYPES) argument
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/ |
H A D | ar5212_xmit.c | 681 #define isValidPktType(_t) ((1<<(_t)) & VALID_PKT_TYPES) argument
|
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300desc.h | 442 #define is_valid_key_type(_t) ((1 << (_t)) & VALID_KEY_TYPES) argument 481 #define is_valid_pkt_type(_t) ((1<<(_t)) & VALID_PKT_TYPES) argument
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_entry.c | 213 #define copy_digest(_e2, _e, _t) \ in archive_entry_clone() argument 1458 #define copy_digest(_e, _t, _d)\ in archive_entry_set_digest() argument
|
H A D | archive_write_set_format_mtree.c | 1609 #define append_digest(_s, _r, _t) \ in sum_write() argument
|
/dflybsd-src/contrib/tre/lib/ |
H A D | tre-compile.c | 1496 int *_t; in tre_add_tags() local
|