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

/barrelfish-2018-10-04/lib/compiler-rt/test/
H A Dfp_test.h72 static inline __uint128_t toRep128(long double x) function
142 __uint128_t rep = toRep128(result);

Completed in 31 milliseconds