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

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h599 #define is_hspace(x) ISBLANK(x) macro
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h626 #define is_hspace(x) ISBLANK(x) macro

Completed in 217 milliseconds