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

/freebsd-10.0-release/usr.bin/make/
H A Dparse.c246 static void parse_undef(char *, int, int);
274 { "undef", 0, FALSE, parse_undef },
2260 * parse_undef
2264 parse_undef(char *line, int code __unused, int lineno __unused) function

Completed in 188 milliseconds