OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fromRep64
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
fp_test.h
35
static inline double
fromRep64
(uint64_t x)
227
return
fromRep64
(0x7ff8000000000000UL);
249
return
fromRep64
(0x7ff0000000000000UL | (rand & 0xfffffffffffffUL));
271
return
fromRep64
(0x7ff0000000000000UL);
fp_test.h
35
static inline double
fromRep64
(uint64_t x)
227
return
fromRep64
(0x7ff8000000000000UL);
249
return
fromRep64
(0x7ff0000000000000UL | (rand & 0xfffffffffffffUL));
271
return
fromRep64
(0x7ff0000000000000UL);
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025