Searched defs:_IScntrl (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/posix/ | ||
H A D | ctype.h | 51 _IScntrl = 0x0002, /* control */ enumerator |
/haiku/src/system/libroot/posix/glibc/ctype/ | ||
H A D | ctype.h | 58 _IScntrl = _ISbit (9), /* Control character. */ enumerator |