uthash_malloc     102 src/dps8/uthash.h # ifndef uthash_malloc
uthash_malloc     143 src/dps8/uthash.h   (tbl)->bloom_bv = (uint8_t*)uthash_malloc(HASH_BLOOM_BYTELEN);                 \
uthash_malloc     173 src/dps8/uthash.h   (head)->hh.tbl = (UT_hash_table*)uthash_malloc(                                \
uthash_malloc     181 src/dps8/uthash.h   (head)->hh.tbl->buckets = (UT_hash_bucket*)uthash_malloc(                      \
uthash_malloc     752 src/dps8/uthash.h     _he_new_buckets = (UT_hash_bucket*)uthash_malloc(                            \