Searched defs:ybits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/test/src/math/exhaustive/ | ||
H A D | hypotf_test.cpp | 35 uint32_t ybits = Y_START; in check() local |
H A D | exhaustive_test.h | 92 StorageType ybits = y_start; in check() local |
/llvm-project/libc/utils/MPFRWrapper/ | ||
H A D | MPFRUtils.cpp | 993 FPBits<InputType> ybits(input.y); explain_binary_operation_one_output_error() local |