LCONV_DECIMAL_POINT   30 ext/standard/formatted_print.c #define LCONV_DECIMAL_POINT (*lconv->decimal_point)
LCONV_DECIMAL_POINT   32 ext/standard/formatted_print.c #define LCONV_DECIMAL_POINT '.'
LCONV_DECIMAL_POINT   41 main/snprintf.c #define LCONV_DECIMAL_POINT (*lconv->decimal_point)
LCONV_DECIMAL_POINT   43 main/snprintf.c #define LCONV_DECIMAL_POINT '.'
LCONV_DECIMAL_POINT   96 main/spprintf.c #define LCONV_DECIMAL_POINT (*lconv->decimal_point)
LCONV_DECIMAL_POINT   98 main/spprintf.c #define LCONV_DECIMAL_POINT '.'