Searched refs:cpp_skip_string (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/bmake/ | ||
H A D | for.c | 378 if (!cpp_skip_string(&p, varnames[i])) in ForLoop_SubstVarLong() |
H A D | make.h | 1242 cpp_skip_string(const char **pp, const char *s) in cpp_skip_string() function |