Searched refs:eqfn (Results 1 – 1 of 1) sorted by relevance
/external/libevent/ |
D | ht-internal.h | 125 #define HT_PROTOTYPE(name, type, field, hashfn, eqfn) \ argument 147 if (eqfn(*p, elm)) \ 296 #define HT_GENERATE(name, type, field, hashfn, eqfn, load, mallocfn, \ argument
|