Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/apps/include/
H A Dfunction.h18 typedef enum FUNC_TYPE { enum
21 } FUNC_TYPE; typedef
/freebsd-src/lib/libc/gen/
H A D_pthread_stubs.c142 #define FUNC_TYPE( global() macro
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInterceptors.cpp20 #define FUNC_TYPE(x) x##_type macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h246 # define FUNC_TYPE(x) x##_type macro