Searched refs:CON_stash (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/nmake/ | ||
H A D | parse.c | 56 #define CON_stash (1<<2) /* file loop body lines stashed */ macro 1074 if (c & CON_stash) 1109 pp->cp->flags |= CON_stash; 1142 pp->cp->flags |= CON_stash; |
Completed in 16 milliseconds