OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARG_SCHAR_MAX
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/common/
ilp32.h
49
#define
TARG_SCHAR_MAX
((int8_t) (((uint8_t) -1) >> 1))
lp64.h
52
#define
TARG_SCHAR_MAX
((int8_t) (((uint8_t) -1) >> 1))
/src/usr.bin/xlint/lint1/
tree.c
4014
max =
TARG_SCHAR_MAX
; min = TARG_SCHAR_MIN; break;
Completed in 14 milliseconds
Indexes created Mon Oct 20 10:10:01 GMT 2025