OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isc0
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/citrus/modules/
citrus_iso2022.c
159
static __inline int
isc0
(__uint8_t x) { return ((x & 0x1f) == x); }
function in typeref:typename:int
161
static __inline int iscntl(__uint8_t x) { return (
isc0
(x) || isc1(x) || x == 0x7f); }
1046
if (
isc0
(wc & 0xff)) {
Completed in 11 milliseconds
Indexes created Tue Oct 28 09:09:52 GMT 2025