Searched refs:uthash_fatal (Results 1 – 1 of 1) sorted by relevance
81 #ifndef uthash_fatal82 #define uthash_fatal(msg) exit(-1) /* fatal error (out of memory,etc) */ macro145 if (!((tbl)->bloom_bv)) { uthash_fatal( "out of memory"); } \176 if (!((head)->hh.tbl)) { uthash_fatal( "out of memory"); } \184 if (! (head)->hh.tbl->buckets) { uthash_fatal( "out of memory"); } \799 if (!_he_new_buckets) { uthash_fatal( "out of memory"); } \