uthash_fatal       99 src/dps8/uthash.h # ifndef uthash_fatal
uthash_fatal      144 src/dps8/uthash.h   if (!((tbl)->bloom_bv))  { uthash_fatal( "out of memory"); }                   \
uthash_fatal      175 src/dps8/uthash.h   if (!((head)->hh.tbl))  { uthash_fatal( "out of memory"); }                    \
uthash_fatal      183 src/dps8/uthash.h   if (! (head)->hh.tbl->buckets) { uthash_fatal( "out of memory"); }             \
uthash_fatal      754 src/dps8/uthash.h     if (!_he_new_buckets) { uthash_fatal( "out of memory"); }                    \