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

/openbsd-current/gnu/gcc/libcpp/
H A Dinternal.h466 #define is_hspace(x) ISBLANK(x) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h474 #define is_hspace(x) ISBLANK(x) macro

Completed in 276 milliseconds