Home
last modified time | relevance | path

Searched refs:DT_OPT (Results 1 – 4 of 4) sorted by relevance

/dports/print/pcal/pcal-4.11.0/src/
H A Dpcaldefs.h586 #define DT_OPT 2 /* "opt" keyword */ macro
H A Dpcal.c586 { "opt", DT_OPT },
H A Dreadfile.c2287 case DT_OPT: in parse_as_non_preproc()
H A Dwritefil.c1738 if (k->code == DT_OPT) kw_opt = k->name; in write_calfile()