OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_SS2
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/citrus/modules/
citrus_euc.c
118
#define
_SS2
0x008e
138
return ((c & 0x80) ? c == _SS3 ? 3 : c ==
_SS2
? 2 : 1 : 0);
333
*s++ =
_SS2
;
citrus_euctw.c
109
#define
_SS2
0x008e
128
return ((c & 0x80) ? (c ==
_SS2
? 2 : 1) : 0);
341
*s++ =
_SS2
;
Completed in 13 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025