Home
last modified time | relevance | path

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

/external/compiler-rt/test/builtins/Unit/
Dfp_test.h69 static inline __uint128_t toRep128(long double x) in toRep128() function
137 __uint128_t rep = toRep128(result); in compareResultLD()