LCONV_DECIMAL_POINT   32 ext/standard/formatted_print.c #define LCONV_DECIMAL_POINT (*lconv.decimal_point)
LCONV_DECIMAL_POINT   34 ext/standard/formatted_print.c #define LCONV_DECIMAL_POINT (*lconv->decimal_point)
LCONV_DECIMAL_POINT   37 ext/standard/formatted_print.c #define LCONV_DECIMAL_POINT '.'
LCONV_DECIMAL_POINT   43 main/snprintf.c #define LCONV_DECIMAL_POINT (*lconv.decimal_point)
LCONV_DECIMAL_POINT   45 main/snprintf.c #define LCONV_DECIMAL_POINT (*lconv->decimal_point)
LCONV_DECIMAL_POINT   48 main/snprintf.c #define LCONV_DECIMAL_POINT '.'
LCONV_DECIMAL_POINT   98 main/spprintf.c #define LCONV_DECIMAL_POINT (*lconv.decimal_point)
LCONV_DECIMAL_POINT  100 main/spprintf.c #define LCONV_DECIMAL_POINT (*lconv->decimal_point)
LCONV_DECIMAL_POINT  103 main/spprintf.c #define LCONV_DECIMAL_POINT '.'