Searched refs:E_ALLOC_ERR (Results 1 – 2 of 2) sorted by relevance
/dports/print/pcal/pcal-4.11.0/src/ | ||
H A D | pcaldefs.h | 1125 #define E_ALLOC_ERR "%s: calloc() failed - out of memory\n" macro |
H A D | pcalutil.c | 258 fprintf(stderr, E_ALLOC_ERR, progname); in alloc() |