Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
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
/third_party/boost/boost/spirit/home/classic/phoenix/
Dtuples.hpp487 typedef nil_t o_type; typedef
1251 typedef O o_type; typedef