Home
last modified time | relevance | path

Searched defs:STD (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/deps/linenoise/
H A DMakefile1 STD= macro
/f-stack/app/redis-5.0.5/src/
H A DMakefile32 STD=-std=c99 -pedantic -DREDIS_STATIC='' -D_POSIX_C_SOURCE=199506L macro
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_ie.c849 #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 Dunistruct.h625 #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