/third_party/musl/src/locale/ |
D | localeconv.c | 14 .negative_sign = "",
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | locale.h | 35 char *negative_sign; member
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | locale.h | 35 char *negative_sign; member
|
/third_party/musl/include/ |
D | locale.h | 37 char *negative_sign; member
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | locale.h | 37 char *negative_sign; member
|
/third_party/musl/ndk_musl_include/ |
D | locale.h | 41 char *negative_sign; member
|
/third_party/musl/libc-test/src/functionalext/supplement/locale/ |
D | localeconv_sup.c | 42 EXPECT_STREQ("localeconv_0100", "", pconv->negative_sign); in localeconv_0100()
|
/third_party/musl/porting/linux/user/include/ |
D | locale.h | 43 char *negative_sign; member
|
/third_party/musl/libc-test/src/functionalext/locale/ |
D | localeconv.c | 42 EXPECT_STREQ("localeconv_0100", "", pconv->negative_sign); in localeconv_0100()
|
/third_party/musl/libc-test/src/api/ |
D | locale.c | 25 F(char*,negative_sign) in f()
|
/third_party/musl/libc-test/src/functionalext/supplement/locale/locale_gtest/ |
D | locale_localeconv_test.cpp | 32 EXPECT_TRUE(strcmp("", pconv->negative_sign) == 0);
|
/third_party/python/Modules/ |
D | _localemodule.c | 297 RESULT_STRING(negative_sign); in _locale_localeconv_impl()
|
/third_party/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 113 pub negative_sign: *mut ::c_char,
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 393 pub negative_sign: *mut ::c_char,
|
/third_party/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 144 pub negative_sign: *const ::c_char,
|
/third_party/rust/crates/libc/src/ |
D | wasi.rs | 132 pub negative_sign: *mut c_char,
|
/third_party/rust/crates/libc/src/solid/ |
D | mod.rs | 158 pub negative_sign: *mut c_char,
|
/third_party/python/Doc/library/ |
D | locale.rst | 116 | | ``'negative_sign'`` | Symbol used to annotate a |
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 87 pub negative_sign: *mut ::c_char,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 213 pub negative_sign: *mut ::c_char,
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 138 pub negative_sign: *mut ::c_char,
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 176 pub negative_sign: *mut ::c_char,
|
/third_party/libabigail/tests/data/test-annotate/ |
D | libtest24-drop-fns.so.abi | 109 <!-- char* lconv::negative_sign --> 110 …<var-decl name='negative_sign' type-id='type-id-18' visibility='default' filepath='/usr/include/lo…
|
D | libtest24-drop-fns-2.so.abi | 109 <!-- 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/ |
D | mod.rs | 287 pub negative_sign: *mut ::c_char,
|