Searched refs:SKIPWORD (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/make/bin/ | ||
H A D | pmake.cc | 223 SKIPWORD(ms); in read_make_machines() |
/titanic_44/usr/src/cmd/make/include/mk/ | ||
H A D | defs.h | 47 #define SKIPWORD(x) while (*x && \ macro |