OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isthree
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/citrus/modules/
citrus_iso2022.c
166
static __inline int
isthree
(__uint8_t x) { return (0x60 <= x && x <= 0x6f); }
function in typeref:typename:int
747
if (!
isthree
(psenc->g[cur].final)) {
827
if (
isthree
(psenc->g[cur].final))
1172
(
isthree
(cs.final) ? 3 : 2) : 1;
citrus_iso2022.c
166
static __inline int
isthree
(__uint8_t x) { return (0x60 <= x && x <= 0x6f); }
function in typeref:typename:int
747
if (!
isthree
(psenc->g[cur].final)) {
827
if (
isthree
(psenc->g[cur].final))
1172
(
isthree
(cs.final) ? 3 : 2) : 1;
citrus_iso2022.c
166
static __inline int
isthree
(__uint8_t x) { return (0x60 <= x && x <= 0x6f); }
function in typeref:typename:int
747
if (!
isthree
(psenc->g[cur].final)) {
827
if (
isthree
(psenc->g[cur].final))
1172
(
isthree
(cs.final) ? 3 : 2) : 1;
citrus_iso2022.c
166
static __inline int
isthree
(__uint8_t x) { return (0x60 <= x && x <= 0x6f); }
function in typeref:typename:int
747
if (!
isthree
(psenc->g[cur].final)) {
827
if (
isthree
(psenc->g[cur].final))
1172
(
isthree
(cs.final) ? 3 : 2) : 1;
citrus_iso2022.c
166
static __inline int
isthree
(__uint8_t x) { return (0x60 <= x && x <= 0x6f); }
function in typeref:typename:int
747
if (!
isthree
(psenc->g[cur].final)) {
827
if (
isthree
(psenc->g[cur].final))
1172
(
isthree
(cs.final) ? 3 : 2) : 1;
citrus_iso2022.c
166
static __inline int
isthree
(__uint8_t x) { return (0x60 <= x && x <= 0x6f); }
function in typeref:typename:int
747
if (!
isthree
(psenc->g[cur].final)) {
827
if (
isthree
(psenc->g[cur].final))
1172
(
isthree
(cs.final) ? 3 : 2) : 1;
Completed in 65 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025