Home
last modified time | relevance | path

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

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