Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/
H A 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
/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/
H A Dfloat_converter.cpp53 static constexpr char DECIMAL_POINT = '.'; in convert_float() local
/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dfloat_dec_converter.h49 constexpr char DECIMAL_POINT = '.'; variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dlanginfo.h472 # define DECIMAL_POINT __DECIMAL_POINT macro