Searched defs:add_to_exponent (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/src/__support/ | ||
H A D | high_precision_decimal.h | 350 int32_t add_to_exponent = result.value; global() variable |
H A D | str_to_float.h | 914 int32_t add_to_exponent = result.value; decimal_string_to_float() local |