Home
last modified time | relevance | path

Searched refs:uthash_fatal (Results 1 – 2 of 2) sorted by relevance

/components/utilities/libadt/uthash/
A Drt_uthash.h35 #define uthash_fatal(msg) \ macro
A Duthash.h122 #ifndef uthash_fatal
123 #define uthash_fatal(msg) exit(-1) /* fatal OOM error */ macro
126 #define HASH_RECORD_OOM(oomed) uthash_fatal("out of memory")

Completed in 9 milliseconds