mallocfn          296 opal/mca/event/libevent2022/libevent/ht-internal.h #define HT_GENERATE(name, type, field, hashfn, eqfn, load, mallocfn,    \
mallocfn          328 opal/mca/event/libevent2022/libevent/ht-internal.h     if ((new_table = mallocfn(new_len*sizeof(struct type*)))) {         \