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

/haiku-buildtools/gcc/libcpp/
H A Dinternal.h586 #define is_hspace(x) ISBLANK(x) macro
H A Dfiles.c1620 while ((ch = getc (f)) != EOF && is_hspace (ch))

Completed in 49 milliseconds