Home
last modified time | relevance | path

Searched defs:IS_SPACE_OR_NUL (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/include/
H A Dsafe-ctype.h111 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dsafe-ctype.h111 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp) macro
/openbsd-src/gnu/lib/libiberty/include/
H A Dsafe-ctype.h111 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp) macro
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dsafe-ctype.h111 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp) macro