/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | concept_check.h | 51 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument 52 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument 76 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | concept_check.h | 51 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument 52 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument 76 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | sysmacros.h | 357 #define DECL_BITFIELD4(_a, _b, _c, _d) \ argument 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 372 #define DECL_BITFIELD4(_a, _b, _c, _d) \ 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/gpl2/gmake/dist/ |
H A D | job.h | 30 # define CLOSE_ON_EXEC(_d) argument 35 # define CLOSE_ON_EXEC(_d) (void) fcntl ((_d), F_SETFD, FD_CLOEXEC) 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/mpl/bind/include/dns/ |
H A D | code.h | 2137 RDATATYPE_COMPARE(_s,_d,_tn,_n,_tp) global() argument
|
/netbsd-src/external/mpl/dhcp/bind/include/dns/ |
H A D | code.h | 2139 #define RDATATYPE_COMPARE(_s, _d, _tn, _n, _tp) \ argument
|
/netbsd-src/sys/fs/efs/ |
H A D | efs_dir.h | 160 #define EFS_DIRBLK_TO_DIRENT(_d, _o) (struct efs_dirent *)((char *)(_d) + _o) argument
|
/netbsd-src/sys/dev/ic/ |
H A D | bmx280.c | 456 for(int _d = 0;_d < 24;_d++) { in bmx280_attach() local 482 for(int _d = 0;_d < 8;_d++) { in bmx280_attach() local
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ip_compat.h | 1521 # define DT2(_n,_a,_b,_c,_d) DTRACE_PROBE2(_n,_a,_b,_c,_d) argument 1522 # define DT3(_n,_a,_b,_c,_d,_e,_f) \ argument 1524 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) \ argument 1529 # define DT2(_n,_a,_b,_c,_d) 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 1536 # define DT2(_n,_a,_b,_c,_d) 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
|
/netbsd-src/sys/external/isc/atheros_hal/ic/ |
H A D | ah_osdep.h | 51 #define OS_MEMCPY(_d, _s, _n) ath_hal_memcpy(_d,_s,_n) argument
|
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
H A D | buffer.h | 518 isc_buffer_constinit(_b,_d,_l) global() argument
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
H A D | buffer.h | 1090 #define isc_buffer_constinit(_b, _d, _l) \ 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/external/lgpl3/mpfr/dist/src/ |
H A D | mpfr-impl.h | 1387 #define mpfr_const_pi(_d,_r) mpfr_cache(_d, __gmpfr_cache_const_pi,_r) argument 1388 #define mpfr_const_log2(_d,_r) mpfr_cache(_d, __gmpfr_cache_const_log2, _r) argument 1389 #define mpfr_const_euler(_d,_r) mpfr_cache(_d, __gmpfr_cache_const_euler, _r) argument 1390 #define mpfr_const_catalan(_d,_r) mpfr_cache(_d,__gmpfr_cache_const_catalan,_r) 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
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | si2vmx.h | 1365 #define si_fi(_a, _d) (_d) argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | si2vmx.h | 1365 #define si_fi(_a, _d) (_d) argument
|