Searched defs:ERR_MALLOC (Results 1 – 5 of 5) sorted by relevance
52 #define ERR_MALLOC \ macro
54 #define ERR_MALLOC "%s: malloc(%d) failed for %s.\n" macro
326 #define ERR_MALLOC "%s: malloc(%d) failed for %s.\n" macro
142 #define ERR_MALLOC ILIBSTR("unable to allocate %s memory, errno %d: %s") macro
502 #define ERR_MALLOC gettext("unable to allocate %s memory, errno %d: %s") macro