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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinternal.h469 the set is_vspace, the macro handle_newline() in lex.c must be
478 #define is_vspace(x) IS_VSPACE(x) macro
H A Dlex.c686 if (is_vspace (pfile->buffer->cur[-1]))

Completed in 64 milliseconds