/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | sysmacros.h | 359 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument 361 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument 363 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument 365 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument 374 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument 376 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument 378 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument 380 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
|
/netbsd-src/external/cddl/osnet/sys/sys/ |
H A D | mman.h | 37 #define mmap64(_a,_b,_c,_d,_e,_f) mmap(_a,_b,_c,_d,_e,_f) argument
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | concept_check.h | 52 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | concept_check.h | 52 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ip_compat.h | 1522 # define DT3(_n,_a,_b,_c,_d,_e,_f) \ argument 1524 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) \ argument 1530 # define DT3(_n,_a,_b,_c,_d,_e,_f) argument 1531 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument 1537 # define DT3(_n,_a,_b,_c,_d,_e,_f) argument 1538 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument
|
H A D | ip_fil.h | 1707 #define IPFERROR(_e) do { softc->ipf_interror = (_e); \ argument
|
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | _libdwarf.h | 63 #define _DWARF_SET_ERROR(_d, _e, _err, _elf_err) \ argument 65 #define DWARF_SET_ERROR(_d, _e, _err) \ argument 67 #define DWARF_SET_ELF_ERROR(_d, _e) \ argument
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
H A D | trace.h | 84 #define TRC_SCHED_CLASS_EVT(_c, _e) \ argument
|
/netbsd-src/sys/dev/pci/ |
H A D | pm3reg.h | 258 #define PM3_FBDESTREAD_SET(_e, _r, _a) (((_e) & 0xff) | (((_r) & 0xff) … argument
|
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 369 #define kmem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i) \ argument 703 #define ddi_log_sysevent(_a, _b, _c, _d, _e, _f, _g) (0) argument
|