Searched defs:FUNC_TYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssl/apps/
H A Dprogs.h14 typedef enum FUNC_TYPE { enum
17 } FUNC_TYPE; typedef in typeref:enum:FUNC_TYPE
/freebsd-13-stable/lib/libc/gen/
H A D_pthread_stubs.c143 #define FUNC_TYPE(name) __CONCAT(name, _func_t) macro
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h172 # define FUNC_TYPE(x) x##_type macro

Completed in 47 milliseconds