OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:highWordMinusOne
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
fixunstfdi.c
15
const uint32_t
highWordMinusOne
= (uint32_t)(hibits.x >> 32) - UINT32_C(0x3ff00000);
18
if (UINT32_C(0x04000000) >
highWordMinusOne
)
20
const int unbiasedHeadExponent =
highWordMinusOne
>> 20;
Completed in 23 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025