Home
last modified time | relevance | path

Searched defs:DECIMAL_POINT (Results 1 – 10 of 10) sorted by relevance

/external/llvm-libc/src/stdio/scanf_core/
Dfloat_converter.h55 static constexpr char DECIMAL_POINT = '.'; in convert_float() local
/external/cronet/tot/third_party/llvm-libc/src/src/stdio/scanf_core/
Dfloat_converter.cpp53 static constexpr char DECIMAL_POINT = '.'; in convert_float() local
/external/cronet/stable/third_party/llvm-libc/src/src/stdio/scanf_core/
Dfloat_converter.cpp53 static constexpr char DECIMAL_POINT = '.'; in convert_float() local
/external/cronet/stable/third_party/llvm-libc/src/src/__support/
Dstr_to_float.h886 decimal_string_to_float(const char *__restrict src, const char DECIMAL_POINT, in decimal_string_to_float()
998 const char DECIMAL_POINT, RoundDirection round) { in hexadecimal_string_to_float()
1149 static constexpr char DECIMAL_POINT = '.'; in strtofloatingpoint() local
/external/cronet/tot/third_party/llvm-libc/src/src/__support/
Dstr_to_float.h886 decimal_string_to_float(const char *__restrict src, const char DECIMAL_POINT, in decimal_string_to_float()
998 const char DECIMAL_POINT, RoundDirection round) { in hexadecimal_string_to_float()
1149 static constexpr char DECIMAL_POINT = '.'; in strtofloatingpoint() local
/external/llvm-libc/src/__support/
Dstr_to_float.h886 decimal_string_to_float(const char *__restrict src, const char DECIMAL_POINT, in decimal_string_to_float()
998 const char DECIMAL_POINT, RoundDirection round) { in hexadecimal_string_to_float()
1149 static constexpr char DECIMAL_POINT = '.'; in strtofloatingpoint() local
/external/llvm-libc/src/stdio/printf_core/
Dfloat_dec_converter_limited.h65 constexpr char DECIMAL_POINT = '.'; variable
Dfloat_dec_converter.h50 constexpr char DECIMAL_POINT = '.'; variable
/external/cronet/tot/third_party/llvm-libc/src/src/stdio/printf_core/
Dfloat_dec_converter.h50 constexpr char DECIMAL_POINT = '.'; variable
/external/cronet/stable/third_party/llvm-libc/src/src/stdio/printf_core/
Dfloat_dec_converter.h50 constexpr char DECIMAL_POINT = '.'; variable