Searched defs:o_type (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | lhash.h.in | 51 # define DECLARE_LHASH_HASH_FN(name, o_type) \ argument 53 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument 60 # define DECLARE_LHASH_COMP_FN(name, o_type) \ argument 62 # define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument 70 # define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument 72 # define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | lhash.h | 41 # define DECLARE_LHASH_HASH_FN(name, o_type) \ argument 43 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument 50 # define DECLARE_LHASH_COMP_FN(name, o_type) \ argument 52 # define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument 60 # define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument 62 # define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
|
/netbsd-src/usr.sbin/fstyp/ |
H A D | apfs.c | 57 uint32_t o_type; member
|
/netbsd-src/external/bsd/ipf/dist/tools/ |
H A D | ipmon_y.y | 31 int o_type; member
|
/netbsd-src/sys/arch/ia64/disasm/ |
H A D | disasm.h | 190 enum asm_oper_type o_type; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | coroutines.cc | 953 tree o_type = TREE_TYPE (o); in build_co_await() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | coroutines.cc | 924 tree o_type = TREE_TYPE (o); in build_co_await() local
|