| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_elide.h | 306 #define CK_ELIDE_LOCK(NAME, LOCK) ck_elide_##NAME##_lock(LOCK) argument 307 #define CK_ELIDE_UNLOCK(NAME, LOCK) ck_elide_##NAME##_unlock(LOCK) argument 308 #define CK_ELIDE_TRYLOCK(NAME, LOCK) ck_elide_##NAME##_trylock(LOCK) argument 315 #define CK_ELIDE_LOCK_ADAPTIVE(NAME, STAT, CONFIG, LOCK) \ argument 318 #define CK_ELIDE_UNLOCK_ADAPTIVE(NAME, STAT, LOCK) \ argument
|
| /f-stack/freebsd/arm/include/ |
| H A D | platformvar.h | 93 #define FDT_PLATFORM_DEF2(NAME, VAR_NAME, NAME_STR, _size, _compatible, \ argument 112 #define FDT_PLATFORM_DEF(NAME, NAME_STR, size, compatible, delay) \ argument
|
| H A D | atomic-v6.h | 62 #define ATOMIC_ACQ_REL_LONG(NAME) \ argument 77 #define ATOMIC_ACQ_REL(NAME, WIDTH) \ argument
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_print.c | 59 #define DEF(NAME, VAL, STR) [UNIAPI_##NAME] = STR, in uni_strerr() argument 243 #define DEF(NAME, VALUE, STR) { STR, VALUE }, in uni_print_api() argument
|
| H A D | sig_reset.c | 63 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME, argument 69 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME, argument
|
| H A D | sig_coord.c | 51 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME, argument
|
| H A D | sig_uni.c | 707 #define SET_TIMER(NAME,name) \ in uni_set_config() argument
|
| H A D | unidef.h | 245 #define DEF(NAME, VAL, STR) UNIAPI_##NAME = VAL, argument 296 #define DEF(NAME, VALUE, STR) NAME = VALUE, argument
|
| H A D | sig_party.c | 47 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME, argument
|
| H A D | unipriv.h | 197 #define DEF_PRIV_SIG(NAME, FROM) SIG##NAME, argument
|
| H A D | sig_call.c | 54 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME, argument
|
| /f-stack/tools/libutil/ |
| H A D | property.c | 80 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator
|
| /f-stack/freebsd/sys/ |
| H A D | kobj.h | 99 #define KOBJMETHOD(NAME, FUNC) \ argument
|
| H A D | pmc.h | 311 #define __PMC_CAP(NAME, VALUE, DESCR) PMC_CAP_##NAME = (1 << VALUE) , argument
|
| /f-stack/freebsd/amd64/include/ |
| H A D | atomic.h | 114 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument 160 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | inflate.h | 27 NAME, /* i: waiting for end of file name (gzip) */ enumerator
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | ccpriv.h | 215 #define DEF(NAME) CONN_SIG_##NAME, argument 474 #define DEF(NAME) USER_SIG_##NAME, argument
|
| H A D | atmapi.h | 121 #define DEF(NAME,VAL,STR) NAME = (VAL), argument
|
| /f-stack/freebsd/i386/include/ |
| H A D | atomic.h | 108 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument 158 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | radix_ipf.c | 942 #define NAME(x) ((x)->index < 0 ? (x)->name : (x)->name) macro
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_ie.c | 849 #define D(NAME,VAL,DIAG,STD,STR) [UNI_CAUSE_##NAME] = { STR, UNI_DIAG_##DIAG }, argument 850 #define N(NAME,VAL,DIAG,STD,STR) argument 859 #define D(NAME,VAL,DIAG,STD,STR) argument 860 #define N(NAME,VAL,DIAG,STD,STR) [UNI_CAUSE_##NAME] = { STR, UNI_DIAG_##DIAG }, argument
|
| H A D | unistruct.h | 625 #define D(NAME,VAL,DIAG,STD,STR) UNI_CAUSE_##NAME = VAL, argument 626 #define N(NAME,VAL,DIAG,STD,STR) UNI_CAUSE_##NAME = VAL, argument
|
| /f-stack/freebsd/mips/include/ |
| H A D | atomic.h | 293 #define ATOMIC_ACQ_REL(NAME, WIDTH) \ argument
|
| /f-stack/dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_type.h | 123 #define FM10K_EIMR_DISABLE(NAME) ((FM10K_EIMR_ ## NAME) << 0) argument 124 #define FM10K_EIMR_ENABLE(NAME) ((FM10K_EIMR_ ## NAME) << 1) argument
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | ctl.c | 234 #define NAME(n) {true}, n macro
|