Searched refs:CON_print (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/nmake/
H A Dparse.c72 #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 16 milliseconds