Searched refs:_sch_iscppsp (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/lib/libiberty/include/
H A Dsafe-ctype.h83 _sch_iscppsp = _sch_isvsp|_sch_isnvsp, /* isspace + \0 */ enumerator in enum:__anon596
84 _sch_isbasic = _sch_isprint|_sch_iscppsp /* basic charset of ISO C
111 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp)
/openbsd-current/gnu/gcc/include/
H A Dsafe-ctype.h83 _sch_iscppsp = _sch_isvsp|_sch_isnvsp, /* isspace + \0 */ enumerator in enum:__anon378
84 _sch_isbasic = _sch_isprint|_sch_iscppsp /* basic charset of ISO C
111 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp)
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dsafe-ctype.h83 _sch_iscppsp = _sch_isvsp|_sch_isnvsp, /* isspace + \0 */ enumerator in enum:__anon5027
84 _sch_isbasic = _sch_isprint|_sch_iscppsp /* basic charset of ISO C
111 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp)
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dsafe-ctype.h83 _sch_iscppsp = _sch_isvsp|_sch_isnvsp, /* isspace + \0 */ enumerator in enum:__anon5734
84 _sch_isbasic = _sch_isprint|_sch_iscppsp /* basic charset of ISO C
111 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp)

Completed in 193 milliseconds