Searched defs:CON_print (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/nmake/ | ||
H A D | parse.c | 72 #define CON_print (7<<10) /* standard output message */ macro 167 "print", CON_print, 1276 case CON_print: 1290 d = i == CON_print; 1397 if (i == CON_print) |
Completed in 1307 milliseconds