Searched refs:HEX_POSTSCRIPT (Results 1 – 1 of 1) sorted by relevance
199 #define HEX_POSTSCRIPT 1 macro311 if (hextype == HEX_POSTSCRIPT && (c == ' ' || c == '\n' || c == '\t')) in huntype()498 else if (!STRNCMP(pp, "-p", 2)) hextype = HEX_POSTSCRIPT; in main()622 case HEX_POSTSCRIPT: cols = 30; break; in main()636 case HEX_POSTSCRIPT: in main()687 if (hextype && (hextype != HEX_POSTSCRIPT)) in main()773 if (hextype == HEX_POSTSCRIPT) in main()