Home
last modified time | relevance | path

Searched refs:mon_decimal_point (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/src/locale/
Dlocaleconv.c10 .mon_decimal_point = "",
/third_party/musl/include/
Dlocale.h31 char *mon_decimal_point; member
/third_party/musl/porting/liteos_m/kernel/include/
Dlocale.h31 char *mon_decimal_point; member
/third_party/musl/porting/liteos_a/kernel/include/
Dlocale.h31 char *mon_decimal_point; member
/third_party/musl/porting/uniproton/kernel/include/
Dlocale.h31 char *mon_decimal_point; member
/third_party/musl/ndk_musl_include/
Dlocale.h52 char *mon_decimal_point; member
/third_party/musl/porting/linux/user/include/
Dlocale.h52 char *mon_decimal_point; member
/third_party/musl/libc-test/src/functionalext/locale/
Dlocaleconv.c38 EXPECT_STREQ("localeconv_0100", "", pconv->mon_decimal_point); in localeconv_0100()
/third_party/musl/libc-test/src/functionalext/supplement/locale/
Dlocaleconv_sup.c38 EXPECT_STREQ("localeconv_0100", "", pconv->mon_decimal_point); in localeconv_0100()
/third_party/musl/libc-test/src/api/
Dlocale.c22 F(char*,mon_decimal_point) in f()
/third_party/python/Modules/
D_localemodule.c162 || !locale_is_ascii(lc->mon_decimal_point) in locale_decode_monetary()
218 RESULT_STRING(mon_decimal_point); in locale_decode_monetary()
/third_party/python/Doc/library/
Dlocale.rst96 | | ``'mon_decimal_point'`` | Decimal point used for |