Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dsafe-ctype.h105 #define IS_VSPACE(c) _sch_test(c, _sch_isvsp) macro
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dsafe-ctype.h105 #define IS_VSPACE(c) _sch_test(c, _sch_isvsp) macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dsafe-ctype.h105 #define IS_VSPACE(c) _sch_test(c, _sch_isvsp) macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dsafe-ctype.h105 #define IS_VSPACE(c) _sch_test(c, _sch_isvsp) macro