Searched defs:is94 (Results 1 - 1 of 1) sorted by relevance

/src/lib/libc/citrus/modules/
H A Dcitrus_iso2022.c162 static __inline int is94(__uint8_t x) { return (0x21 <= x && x <= 0x7e); } function in typeref:typename:int

Completed in 26 milliseconds