OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iscntl
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/citrus/modules/
citrus_iso2022.c
161
static __inline int
iscntl
(__uint8_t x) { return (isc0(x) || isc1(x) || x == 0x7f); }
function in typeref:typename:int
723
if (
iscntl
(*string & 0xff))
1171
i = !
iscntl
(wc & 0xff) ?
citrus_iso2022.c
161
static __inline int
iscntl
(__uint8_t x) { return (isc0(x) || isc1(x) || x == 0x7f); }
function in typeref:typename:int
723
if (
iscntl
(*string & 0xff))
1171
i = !
iscntl
(wc & 0xff) ?
citrus_iso2022.c
161
static __inline int
iscntl
(__uint8_t x) { return (isc0(x) || isc1(x) || x == 0x7f); }
function in typeref:typename:int
723
if (
iscntl
(*string & 0xff))
1171
i = !
iscntl
(wc & 0xff) ?
Completed in 32 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025