Searched defs:y_exp (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-libc/src/math/generic/ | ||
| D | hypotf.cpp | 23 uint16_t y_exp = y_bits.get_biased_exponent(); variable |
| /external/llvm-libc/src/__support/FPUtil/generic/ | ||
| D | FMA.h | 103 int y_exp = 0; variable |