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

/openbsd-current/gnu/lib/libiberty/include/
H A Dsafe-ctype.h84 _sch_isbasic = _sch_isprint|_sch_iscppsp /* basic charset of ISO C enumerator in enum:__anon596
108 #define IS_ISOBASIC(c) _sch_test(c, _sch_isbasic)
/openbsd-current/gnu/gcc/include/
H A Dsafe-ctype.h84 _sch_isbasic = _sch_isprint|_sch_iscppsp /* basic charset of ISO C enumerator in enum:__anon378
108 #define IS_ISOBASIC(c) _sch_test(c, _sch_isbasic)
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dsafe-ctype.h84 _sch_isbasic = _sch_isprint|_sch_iscppsp /* basic charset of ISO C enumerator in enum:__anon5027
108 #define IS_ISOBASIC(c) _sch_test(c, _sch_isbasic)
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dsafe-ctype.h84 _sch_isbasic = _sch_isprint|_sch_iscppsp /* basic charset of ISO C enumerator in enum:__anon5734
108 #define IS_ISOBASIC(c) _sch_test(c, _sch_isbasic)

Completed in 210 milliseconds