Searched refs:KW_MINUS (Results 1 – 4 of 4) sorted by relevance
232 case MINUS: return KW_MINUS; in Image()
568 case MINUS: name = KW_MINUS; goto SETC; in WriteObject()
795 load(KW_MINUS, MINUS, TRUE, TRUE, FALSE, DEFAULT_PREC); in run()
2474 #define KW_MINUS AsciiToFull("@Minus") macro