OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:di_max
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fixxfdi.c
33
const di_int
di_max
= (di_int)((~(du_int)0) / 2);
local in function:__fixxfdi
34
const di_int di_min = -
di_max
- 1;
41
return a > 0 ?
di_max
: di_min;
Completed in 37 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025