/freebsd-src/sys/dev/vmware/vmci/ |
H A D | vmci_kernel_if.h | 29 #define vmci_list_insert(_l, _e, n) LIST_INSERT_HEAD(_l, _e, n) argument 30 #define vmci_list_remove(_e, n) LIST_REMOVE(_e, n) argument 32 #define vmci_list_scan_safe(_e, _l, n, t) \ argument
|
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | kfifo.h | 63 #define kfifo_put(_kf, _e) \ argument 82 #define kfifo_get(_kf, _e) \ argument
|
/freebsd-src/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | sysmacros.h | 353 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument 355 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument 357 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument 359 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument 368 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument 370 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument 372 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument 374 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
|
/freebsd-src/sys/contrib/dev/iwlwifi/ |
H A D | iwl-debug.h | 119 #define IWL_DPRINTF_DEV_PREFIX(_dev, _e, _prefix, _fmt, ...) \ argument 121 #define IWL_DPRINTF_DEV(_dev, _e, _fmt, ...) \ argument 123 #define IWL_DPRINTF(_subsys, _e, _fmt, ...) \ argument 125 #define IWL_DPRINTF_PREFIX(_subsys, _e, _prefix, _fmt, ...) \ argument 129 #define IWL_DPRINTF_DEV(_dev, _e, _fmt, ...) argument 130 #define IWL_DPRINTF(_subsys, _e, _fmt, ...) argument 131 #define IWL_DPRINTF_PREFIX(_subsys, _e, _prefix, _fmt, ...) argument
|
/freebsd-src/contrib/libdivsufsort/include/ |
H A D | divsufsort_private.h | 160 #define STACK_PUSH5(_a, _b, _c, _d, _e)\ argument 173 #define STACK_POP5(_a, _b, _c, _d, _e)\ argument
|
/freebsd-src/sys/netpfil/ipfilter/netinet/ |
H A D | ip_compat.h | 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 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
|
H A D | ip_fil.h | 1611 #define IPFERROR(_e) do { softc->ipf_interror = (_e); \ argument
|
/freebsd-src/sys/net80211/ |
H A D | ieee80211_crypto_ccmp.c | 436 #define CCMP_ENCRYPT(_i, _b, _b0, _pos, _e, _len) do { \ argument
|
/freebsd-src/contrib/elftoolchain/libdwarf/ |
H A D | _libdwarf.h | 57 #define _DWARF_SET_ERROR(_d, _e, _err, _elf_err) \ argument 59 #define DWARF_SET_ERROR(_d, _e, _err) \ argument 61 #define DWARF_SET_ELF_ERROR(_d, _e) \ argument
|
/freebsd-src/sys/contrib/xen/ |
H A D | trace.h | 84 #define TRC_SCHED_CLASS_EVT(_c, _e) \ argument
|
/freebsd-src/sys/contrib/zstd/lib/dictBuilder/ |
H A D | divsufsort.c | 108 #define STACK_PUSH5(_a, _b, _c, _d, _e)\ argument 121 #define STACK_POP5(_a, _b, _c, _d, _e)\ argument
|
/freebsd-src/contrib/libarchive/libarchive/ |
H A D | archive_entry.c | 212 copy_digest(_e2,_e,_t) archive_entry_clone() argument 1500 copy_digest(_e,_t,_d) archive_entry_set_digest() argument
|
/freebsd-src/sys/dev/bhnd/ |
H A D | bhnd_subr.c | 1623 #define BHND_PROV_MATCH(_e) \ in bhnd_service_registry_remove() argument
|