Searched refs:oom (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/libucl/uthash/
H A Dutstring.h41 #ifndef oom
42 #define oom() exit(-1) macro
55 if ((s)->d == NULL) oom(); \
82 if (!s) oom(); \

Completed in 21 milliseconds