Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dlhash.h.in51 # 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 Dlhash.h41 # 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 Dapfs.c57 uint32_t o_type; member
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipmon_y.y31 int o_type; member
/netbsd-src/sys/arch/ia64/disasm/
H A Ddisasm.h190 enum asm_oper_type o_type; member
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc953 tree o_type = TREE_TYPE (o); in build_co_await() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc924 tree o_type = TREE_TYPE (o); in build_co_await() local