Home
last modified time | relevance | path

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

/dports/print/pcal/pcal-4.11.0/src/
H A Dpcaldefs.h1134 #define E_FLAG_IGNORED "%s: -%c flag ignored (%s\"%s\")\n" macro
H A Dpcal.c1475 fprintf(stderr, E_FLAG_IGNORED, progname, flag, DATE_FILE, where); in get_args()