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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinternal.h477 #define is_hspace(x) ISBLANK(x) macro
H A Dfiles.c1351 while ((ch = getc (f)) != EOF && is_hspace (ch))

Completed in 41 milliseconds