/dflybsd-src/contrib/gcc-8.0/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
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A 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
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ |
H A D | ah_osdep.h | 83 #define OS_MEMCPY(_d, _s, _n) memcpy(_d,_s,_n) argument
|
/dflybsd-src/contrib/zstd/lib/dictBuilder/ |
H A D | 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
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | 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
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_entry.c | 1458 #define copy_digest(_e, _t, _d)\ in archive_entry_set_digest() argument
|