Searched refs:uthash_fatal (Results 1 – 2 of 2) sorted by relevance
35 #define uthash_fatal(msg) \ macro
122 #ifndef uthash_fatal123 #define uthash_fatal(msg) exit(-1) /* fatal OOM error */ macro126 #define HASH_RECORD_OOM(oomed) uthash_fatal("out of memory")
Completed in 9 milliseconds