Searched refs:IS_SPACE_OR_NUL (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/lib/libiberty/include/
H A Dsafe-ctype.h111 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp) macro
/openbsd-current/gnu/gcc/include/
H A Dsafe-ctype.h111 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp) macro
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dsafe-ctype.h111 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp) macro
/openbsd-current/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-current/gnu/gcc/libcpp/
H A Dinternal.h469 #define is_space(x) IS_SPACE_OR_NUL(x)
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h477 #define is_space(x) IS_SPACE_OR_NUL(x)

Completed in 200 milliseconds