Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/include/
H A Dprogs.h13 typedef enum FUNC_TYPE { enum
16 } FUNC_TYPE; typedef
/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/
H A Dfunction.h18 typedef enum FUNC_TYPE { enum
21 } FUNC_TYPE; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/riscv/
H A Driscv-asm.h22 #define FUNC_TYPE(X) .type X,@function macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/riscv/
H A Driscv-asm.h22 #define FUNC_TYPE(X) .type X,@function macro
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception.h171 # define FUNC_TYPE(x) x##_type macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception.h163 # define FUNC_TYPE(x) x##_type macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception.h173 # define FUNC_TYPE(x) x##_type macro