Home
last modified time | relevance | path

Searched refs:negative_sign (Results 1 – 14 of 14) sorted by relevance

/third_party/musl/src/locale/
Dlocaleconv.c14 .negative_sign = "",
/third_party/musl/include/
Dlocale.h35 char *negative_sign; member
/third_party/musl/porting/liteos_m/kernel/include/
Dlocale.h35 char *negative_sign; member
/third_party/musl/porting/liteos_a/kernel/include/
Dlocale.h35 char *negative_sign; member
/third_party/musl/porting/uniproton/kernel/include/
Dlocale.h35 char *negative_sign; member
/third_party/musl/ndk_musl_include/
Dlocale.h56 char *negative_sign; member
/third_party/musl/porting/linux/user/include/
Dlocale.h56 char *negative_sign; member
/third_party/musl/libc-test/src/functionalext/locale/
Dlocaleconv.c42 EXPECT_STREQ("localeconv_0100", "", pconv->negative_sign); in localeconv_0100()
/third_party/musl/libc-test/src/functionalext/supplement/locale/
Dlocaleconv_sup.c42 EXPECT_STREQ("localeconv_0100", "", pconv->negative_sign); in localeconv_0100()
/third_party/musl/libc-test/src/api/
Dlocale.c25 F(char*,negative_sign) in f()
/third_party/boost/boost/date_time/
Dtime_facet.hpp59 static const char_type negative_sign[2]; //- member
144 time_formats<CharT>::negative_sign[2] = {'-'}; member in boost::date_time::time_formats<CharT>
231 static const char_type* negative_sign; //- member in boost::date_time::time_facet
447 negative_sign); in put()
451 negative_sign); in put()
657 time_facet<time_type, CharT, OutItrT>::negative_sign = time_formats<CharT>::negative_sign; member in boost::date_time::time_facet<time_type, CharT, OutItrT>
/third_party/boost/libs/locale/src/std/
Dnumeric.cpp147 negative_sign_ = conv::from_utf<wchar_t>(wfacet.negative_sign(),"UTF-8"); in utf8_moneypunct_from_wide()
/third_party/python/Modules/
D_localemodule.c297 RESULT_STRING(negative_sign); in _locale_localeconv_impl()
/third_party/python/Doc/library/
Dlocale.rst116 | | ``'negative_sign'`` | Symbol used to annotate a |