Searched refs:C_SEP (Results 1 - 3 of 3) sorted by relevance
/ast/src/cmd/nmake/ | ||
H A D | main.c | 321 settypes(" \t\n", C_SEP); 322 settype(0, C_SEP); |
H A D | make.h | 206 #define C_SEP (1<<4) /* istype() token separator */ macro |
H A D | parse.c | 970 if (istype(c = *t, C_SEP)) |
Completed in 18 milliseconds