Home
last modified time | relevance | path

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

12

/third_party/musl/src/locale/
Dlocaleconv.c14 .negative_sign = "",
/third_party/musl/porting/uniproton/kernel/include/
Dlocale.h35 char *negative_sign; member
/third_party/musl/porting/liteos_m/kernel/include/
Dlocale.h35 char *negative_sign; member
/third_party/musl/include/
Dlocale.h37 char *negative_sign; member
/third_party/musl/porting/liteos_a/kernel/include/
Dlocale.h37 char *negative_sign; member
/third_party/musl/ndk_musl_include/
Dlocale.h41 char *negative_sign; member
/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/porting/linux/user/include/
Dlocale.h43 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/api/
Dlocale.c25 F(char*,negative_sign) in f()
/third_party/musl/libc-test/src/functionalext/supplement/locale/locale_gtest/
Dlocale_localeconv_test.cpp32 EXPECT_TRUE(strcmp("", pconv->negative_sign) == 0);
/third_party/python/Modules/
D_localemodule.c297 RESULT_STRING(negative_sign); in _locale_localeconv_impl()
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs113 pub negative_sign: *mut ::c_char,
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs393 pub negative_sign: *mut ::c_char,
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs144 pub negative_sign: *const ::c_char,
/third_party/rust/crates/libc/src/
Dwasi.rs132 pub negative_sign: *mut c_char,
/third_party/rust/crates/libc/src/solid/
Dmod.rs158 pub negative_sign: *mut c_char,
/third_party/python/Doc/library/
Dlocale.rst116 | | ``'negative_sign'`` | Symbol used to annotate a |
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs87 pub negative_sign: *mut ::c_char,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs213 pub negative_sign: *mut ::c_char,
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs138 pub negative_sign: *mut ::c_char,
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs176 pub negative_sign: *mut ::c_char,
/third_party/libabigail/tests/data/test-annotate/
Dlibtest24-drop-fns.so.abi109 <!-- char* lconv::negative_sign -->
110 …<var-decl name='negative_sign' type-id='type-id-18' visibility='default' filepath='/usr/include/lo…
Dlibtest24-drop-fns-2.so.abi109 <!-- char* lconv::negative_sign -->
110 …<var-decl name='negative_sign' type-id='type-id-18' visibility='default' filepath='/usr/include/lo…
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs287 pub negative_sign: *mut ::c_char,

12