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

/openbsd-current/gnu/lib/libiberty/include/
H A Dsafe-ctype.h110 #define IS_NVSPACE(c) _sch_test(c, _sch_isnvsp) macro
/openbsd-current/gnu/gcc/include/
H A Dsafe-ctype.h110 #define IS_NVSPACE(c) _sch_test(c, _sch_isnvsp) macro
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dsafe-ctype.h110 #define IS_NVSPACE(c) _sch_test(c, _sch_isnvsp) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dsafe-ctype.h110 #define IS_NVSPACE(c) _sch_test(c, _sch_isnvsp) macro
/openbsd-current/gnu/gcc/libcpp/
H A Dinternal.h468 #define is_nvspace(x) IS_NVSPACE(x)
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h476 #define is_nvspace(x) IS_NVSPACE(x)

Completed in 288 milliseconds