Home
last modified time | relevance | path

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

/dports/print/pcal/pcal-4.11.0/src/
H A Dpcaldefs.h1135 #define E_ILL_PAPERSIZE "%s: unrecognized paper size '%s'\n" macro
H A Dpcal.c1692 fprintf(stderr, E_ILL_PAPERSIZE, progname, parg); in get_args()