Searched refs:mallocfn (Results 1 – 1 of 1) sorted by relevance
296 #define HT_GENERATE(name, type, field, hashfn, eqfn, load, mallocfn, \ argument328 if ((new_table = mallocfn(new_len*sizeof(struct type*)))) { \