Searched refs:iscntl (Results 1 – 1 of 1) sorted by relevance
161 static __inline int iscntl(__uint8_t x) { return (isc0(x) || isc1(x) || x == 0x7f); } in iscntl() function723 if (iscntl(*string & 0xff)) in _ISO2022_sgetwchar()1171 i = !iscntl(wc & 0xff) ? in _ISO2022_sputwchar()