OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fromRep32
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
fp_test.h
28
static inline float
fromRep32
(uint32_t x)
222
return
fromRep32
(0x7fc00000U);
244
return
fromRep32
(0x7f800000U | (rand & 0x7fffffU));
266
return
fromRep32
(0x7f800000U);
trunctfsf2_test.c
30
"expected %f\n", a, x,
fromRep32
(expected));
Completed in 11 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025