Searched defs:x_exp (Results 1 – 5 of 5) sorted by relevance
44 LIBC_INLINE int64_t large_range_reduction(double x, int x_exp, double &y) {
60 LIBC_INLINE int64_t large_range_reduction(double x, int x_exp, double &y) {
890 uint16_t x_exp = xbits.get_biased_exponent(); variable
60 int x_exp = bits.get_explicit_exponent(); in sqrt() local
163 int x_exp = 0; local