Home
last modified time | relevance | path

Searched refs:toRep64 (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
Dfp_test.h64 static inline uint64_t toRep64(double x) in toRep64() function
119 uint64_t rep = toRep64(result); in compareResultD()