Home
last modified time | relevance | path

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

/dports/print/pcal/pcal-4.11.0/src/
H A Dpcaldefs.h1125 #define E_ALLOC_ERR "%s: calloc() failed - out of memory\n" macro
H A Dpcalutil.c258 fprintf(stderr, E_ALLOC_ERR, progname); in alloc()