| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
| 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
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
| D | concept_check.h | 50 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument 51 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument 75 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ |
| HD | ah_osdep.h | 83 #define OS_MEMCPY(_d, _s, _n) memcpy(_d,_s,_n) argument
|
| /dragonfly/contrib/zstd/lib/dictBuilder/ |
| HD | divsufsort.c | 102 #define STACK_PUSH(_a, _b, _c, _d)\ argument 108 #define STACK_PUSH5(_a, _b, _c, _d, _e)\ argument 114 #define STACK_POP(_a, _b, _c, _d)\ argument 121 #define STACK_POP5(_a, _b, _c, _d, _e)\ argument
|
| /dragonfly/contrib/mpfr/src/ |
| HD | mpfr-impl.h | 984 #define mpfr_const_pi(_d,_r) mpfr_cache(_d, __gmpfr_cache_const_pi,_r) argument 985 #define mpfr_const_log2(_d,_r) mpfr_cache(_d, __gmpfr_cache_const_log2, _r) argument 986 #define mpfr_const_euler(_d,_r) mpfr_cache(_d, __gmpfr_cache_const_euler, _r) argument 987 #define mpfr_const_catalan(_d,_r) mpfr_cache(_d,__gmpfr_cache_const_catalan,_r) argument
|
| /dragonfly/contrib/libarchive/libarchive/ |
| HD | archive_entry.c | 1458 #define copy_digest(_e, _t, _d)\ in archive_entry_set_digest() argument
|