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.h72 static inline __uint128_t toRep128(long double x) in toRep128() function
142 __uint128_t rep = toRep128(result); in compareResultLD()