Home
last modified time | relevance | path

Searched defs:err_oom (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/bibtool/BibTool/
H A Derror.c55 String err_oom = (String)"Out of memory for "; variable
/dports/devel/util-linux/util-linux-2.36/include/
H A Dxalloc.h29 #define err_oom() __err_oom(__FILE__, __LINE__) macro