Home
last modified time | relevance | path

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

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