OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARG_CHAR_MAX
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/common/
schar.h
1
#define
TARG_CHAR_MAX
((char) (((unsigned char) -1) >> 1))
2
#define TARG_CHAR_MIN ((-
TARG_CHAR_MAX
) - 1)
uchar.h
1
#define
TARG_CHAR_MAX
((unsigned char) -1)
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025