Searched defs:iscntl (Results 1 - 1 of 1) sorted by relevance
| /src/lib/libc/citrus/modules/ | ||
| H A D | citrus_iso2022.c | 161 static __inline int iscntl(__uint8_t x) { return (isc0(x) || isc1(x) || x == 0x7f); } function in typeref:typename:int |
Completed in 4 milliseconds