Searched refs:IMPLEMENT_LHASH_COMP_FN (Results 1 – 5 of 5) sorted by relevance
113 # define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \ macro
105 static IMPLEMENT_LHASH_COMP_FN(engine_pile_cmp, const ENGINE_PILE *) in IMPLEMENT_LHASH_HASH_FN()
46 B<IMPLEMENT_LHASH_COMP_FN> macros can be used to create callback62 #define IMPLEMENT_LHASH_COMP_FN(f_name,o_type) \95 static IMPLEMENT_LHASH_COMP_FN(STUFF_cmp, const STUFF *);
1425 static IMPLEMENT_LHASH_COMP_FN(index_serial_cmp, const char **) in IMPLEMENT_LHASH_HASH_FN()1427 static IMPLEMENT_LHASH_COMP_FN(index_name_cmp, const char **) in IMPLEMENT_LHASH_HASH_FN()
1476 static IMPLEMENT_LHASH_COMP_FN(SSL_SESSION_cmp, SSL_SESSION *) in IMPLEMENT_LHASH_HASH_FN()