Searched defs:after_decimal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/src/stdio/scanf_core/ | ||
H A D | float_converter.cpp | 137 bool after_decimal = false; convert_float() local |
/llvm-project/libc/src/__support/ | ||
H A D | str_to_float.h | 852 bool after_decimal = false; decimal_string_to_float() local |