Home
last modified time | relevance | path

Searched defs:SCOPE (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/include/
Dntp_net.h83 # define SCOPE(psau) (IS_IPV4(psau) \ macro
98 # define SCOPE(psau) (0) macro
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dtracectf.c935 #define SET_INT32_FIELD(EVENT, SCOPE, VAR, FIELD) \ argument
940 #define SET_ENUM_FIELD(EVENT, SCOPE, VAR, TYPE, FIELD) \ argument
1014 #define SET_ARRAY_FIELD(EVENT, SCOPE, VAR, NUM, ARRAY) \ argument
1038 #define SET_STRING_FIELD(EVENT, SCOPE, VAR, FIELD) \ argument
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dname-lookup.h330 #define global_scope_p(SCOPE) \ argument