Searched defs:verid (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/lib/libc/include/ |
H A D | compat.h | 38 #define __sym_compat(sym, impl, verid) \ argument
|
/freebsd-src/tools/build/cross-build/include/common/sys/ |
H A D | cdefs.h | 133 #define __sym_compat(sym, impl, verid) /* not needed for bootstrapping */ argument 136 #define __sym_default(sym, impl, verid) /* not needed for bootstrapping */ argument
|
/freebsd-src/sys/sys/ |
H A D | cdefs.h | 382 #define __sym_compat(sym,impl,verid) \ argument 396 #define __sym_compat(sym,impl,verid) \ argument 380 __sym_compat(sym,impl,verid) global() argument 394 __sym_compat(sym,impl,verid) global() argument
|