Home
last modified time | relevance | path

Searched refs:mallocfn (Results 1 – 1 of 1) sorted by relevance

/external/libevent/
Dht-internal.h296 #define HT_GENERATE(name, type, field, hashfn, eqfn, load, mallocfn, \ argument
328 if ((new_table = mallocfn(new_len*sizeof(struct type*)))) { \