Home
last modified time | relevance | path

Searched defs:_c (Results 1 – 25 of 38) sorted by last modified time

12

/freebsd/include/
H A Dstdio.h463 static __inline int __sputc(int _c, FILE *_p) { in __sputc()
H A D_ctype.h97 __maskrune(__ct_rune_t _c, unsigned long _f) in __maskrune()
104 __sbmaskrune(__ct_rune_t _c, unsigned long _f) in __sbmaskrune()
111 __istype(__ct_rune_t _c, unsigned long _f) in __istype()
117 __sbistype(__ct_rune_t _c, unsigned long _f) in __sbistype()
123 __isctype(__ct_rune_t _c, unsigned long _f) in __isctype()
130 __toupper(__ct_rune_t _c) in __toupper()
137 __sbtoupper(__ct_rune_t _c) in __sbtoupper()
144 __tolower(__ct_rune_t _c) in __tolower()
151 __sbtolower(__ct_rune_t _c) in __sbtolower()
158 __wcwidth(__ct_rune_t _c) in __wcwidth()
/freebsd/sys/net80211/
H A D_ieee80211.h243 #define IEEE80211_IS_CHAN_A(_c) \ argument
245 #define IEEE80211_IS_CHAN_B(_c) \ argument
249 #define IEEE80211_IS_CHAN_G(_c) \ argument
253 #define IEEE80211_IS_CHAN_ST(_c) \ argument
268 #define IEEE80211_IS_CHAN_CCK(_c) \ argument
270 #define IEEE80211_IS_CHAN_DYN(_c) \ argument
287 #define IEEE80211_IS_CHAN_GSM(_c) \ argument
289 #define IEEE80211_IS_CHAN_HT(_c) \ argument
299 #define IEEE80211_IS_CHAN_HTA(_c) \ argument
302 #define IEEE80211_IS_CHAN_HTG(_c) \ argument
[all …]
/freebsd/sys/netipsec/
H A Dipsec.h50 #define IPSEC_ASSERT(_c,_m) KASSERT(_c, _m) argument
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_netdev.c73 #define NAPI_TRACE_TASK(_n, _p, _c) if (debug_napi & DNAPI_TRACE_TASK) \ argument
87 #define NAPI_TRACE_TASK(_n, _p, _c) do { } while(0) argument
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h310 #define SKIP_TO(_x, _c) \ argument
/freebsd/sys/dev/ath/
H A Dif_athvar.h1359 #define ath_hal_getchannoise(_ah, _c) \ argument
/freebsd/stand/common/
H A Dgfx_fb.c236 #define CF(_f, _c) ((_f ## max & _c) << _f ## offset) in rgb_color_map() argument
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1211 # define DT2(_n,_a,_b,_c,_d) DTRACE_PROBE2(_n,_a,_b,_c,_d) argument
1212 # define DT3(_n,_a,_b,_c,_d,_e,_f) \ argument
1214 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) \ argument
1216 # define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) \ argument
1221 # define DT2(_n,_a,_b,_c,_d) argument
1222 # define DT3(_n,_a,_b,_c,_d,_e,_f) argument
1223 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument
1224 # define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) argument
/freebsd/sys/net/
H A Dradix.c552 #define CONTIG(_c) (((~(_c) + 1) & (_c)) == (unsigned char)(~(_c) + 1)) in rn_addmask() argument
H A Dnetmap_legacy.h203 #define _IO(_c, _n) CTL_CODE(_WIN_NM_IOCTL_TYPE, ((_n) + 0x800) , \ argument
205 #define _IO_direct(_c, _n) CTL_CODE(_WIN_NM_IOCTL_TYPE, ((_n) + 0x800) , \ argument
208 #define _IOWR(_c, _n, _s) _IO(_c, _n) argument
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_prf.c226 #define WRITE_CHAR(_c) do { \ in bhnd_nvram_val_vprintf() argument
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drs.h75 #define RS_DRV_DATA_PACK(_c, _f) ((void *)(uintptr_t)(_c | (uintptr_t)(_f) << sizeof(_c))) /* XXX T… argument
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Drs.h659 #define LQ_FLAGS_COLOR_INC(_c) ((((_c) + 1) << LQ_FLAG_COLOR_POS) &\ argument
661 #define LQ_FLAG_COLOR_SET(_f, _c) ((_c) | ((_f) & ~LQ_FLAG_COLOR_MSK)) argument
/freebsd/usr.sbin/usbdump/
H A Dusbdump.c57 #define BPF_STORE_JUMP(x,_c,_k,_jt,_jf) do { \ argument
64 #define BPF_STORE_STMT(x,_c,_k) do { \ argument
/freebsd/tools/tools/ath/athrd/
H A Dathrd.c868 #define IEEE80211_IS_CHAN_4MS(_c) \ argument
/freebsd/sys/dev/sfxge/common/
H A Defx_annote.h84 #define __drv_when(_p, _c) argument
H A Defx_hash.c68 #define EFX_HASH_MIX(_a, _b, _c) \ argument
92 #define EFX_HASH_FINALISE(_a, _b, _c) \ argument
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_var.h105 #define rtwn_r12a_fix_spur(_sc, _c) \ argument
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_var.h69 #define rtwn_r92c_get_txpower(_sc, _chain, _c, _power) \ argument
/freebsd/sys/dev/rtwn/
H A Dif_rtwnvar.h538 #define rtwn_set_chan(_sc, _c) \ argument
/freebsd/sys/dev/ixgbe/
H A Dixgbe_rss.h59 #define rss_hash2bucket(_a,_b,_c) -1 argument
H A Dixgbe_sriov.h86 #define ixgbe_add_vf(_a,_b,_c) argument
87 #define ixgbe_init_iov(_a,_b,_c) argument
95 #define ixgbe_vf_que_index(_a, _b, _c) (_c) argument
/freebsd/sys/dev/bxe/
H A Decore_sp.h142 #define ECORE_MEMSET(_a, _c, _s) memset(_a, _c, _s) argument
220 #define ecore_sp_post(_sc, _a, _b, _c, _d) \ argument
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pcivar.h107 #define BHNDB_PCI_IS_CORE_END(_c) BHND_MATCH_IS_ANY(&(_c)->match) argument

12