Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/lhash/
H A Dlhash.h102 # define DECLARE_LHASH_HASH_FN(name, o_type) \ argument
104 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument
111 # define DECLARE_LHASH_COMP_FN(name, o_type) \ argument
113 # define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument
121 # define DECLARE_LHASH_DOALL_FN(name, o_type) \ argument
123 # define IMPLEMENT_LHASH_DOALL_FN(name, o_type) \ argument
130 # define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
132 # define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument