OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:char_char
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
platform_schar.c
13
typedef int
char_char
[(char)'\200' < (char)'\177' ? 1 : -1];
typedef
platform_uchar.c
13
typedef int
char_char
[(char)'\177' < (char)'\200' ? 1 : -1];
typedef
Completed in 60 milliseconds
Indexes created Thu Apr 30 00:23:01 UTC 2026