Home
last modified time | relevance | path

Searched refs:p_sign_posn (Results 1 – 25 of 44) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/locale/
Dlocaleconv.c49 EXPECT_EQ("localeconv_0100", CHAR_MAX, pconv->p_sign_posn); in localeconv_0100()
90 EXPECT_EQ("localeconv_0200", CHAR_MAX, pconv->p_sign_posn); in localeconv_0200()
133 EXPECT_EQ("localeconv_0300", CHAR_MAX, pconv->p_sign_posn); in localeconv_0300()
176 EXPECT_EQ("localeconv_0400", CHAR_MAX, pconv->p_sign_posn); in localeconv_0400()
/third_party/musl/porting/uniproton/kernel/include/
Dlocale.h42 char p_sign_posn; member
/third_party/musl/porting/liteos_m/kernel/include/
Dlocale.h42 char p_sign_posn; member
/third_party/musl/porting/liteos_a/kernel/include/
Dlocale.h44 char p_sign_posn; member
/third_party/musl/libc-test/src/functionalext/supplement/locale/
Dlocaleconv_sup.c49 EXPECT_EQ("localeconv_0100", CHAR_MAX, pconv->p_sign_posn); in localeconv_0100()
/third_party/musl/porting/linux/user/include/
Dlocale.h50 char p_sign_posn; member
/third_party/musl/include/
Dlocale.h54 char p_sign_posn; member
/third_party/musl/libc-test/src/api/
Dlocale.c32 F(char,p_sign_posn) in f()
/third_party/musl/libc-test/src/functionalext/supplement/locale/locale_gtest/
Dlocale_localeconv_test.cpp49 EXPECT_TRUE(pconv->p_sign_posn == CHAR_MAX);
/third_party/musl/src/locale/
Dlocaleconv.c39 .p_sign_posn = CHAR_MAX,
/third_party/python/Modules/
D_localemodule.c304 RESULT_INT(p_sign_posn); in _locale_localeconv_impl()
/third_party/python/Doc/library/
Dlocale.rst119 | | ``'p_sign_posn/n_sign_posn'`` | The position of the sign (for |
127 The possible values for ``'p_sign_posn'`` and ``'n_sign_posn'`` are given below.
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs120 pub p_sign_posn: ::c_char,
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs400 pub p_sign_posn: ::c_char,
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs151 pub p_sign_posn: ::c_char,
/third_party/rust/crates/libc/src/
Dwasi.rs139 pub p_sign_posn: c_char,
/third_party/rust/crates/libc/src/solid/
Dmod.rs165 pub p_sign_posn: c_char,
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs145 pub p_sign_posn: ::c_char,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs220 pub p_sign_posn: ::c_char,
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs94 pub p_sign_posn: ::c_char,
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs183 pub p_sign_posn: ::c_char,
/third_party/libabigail/tests/data/test-annotate/
Dlibtest24-drop-fns-2.so.abi137 <!-- char lconv::p_sign_posn -->
138 …<var-decl name='p_sign_posn' type-id='type-id-2' visibility='default' filepath='/usr/include/local…
Dlibtest24-drop-fns.so.abi137 <!-- char lconv::p_sign_posn -->
138 …<var-decl name='p_sign_posn' type-id='type-id-2' visibility='default' filepath='/usr/include/local…
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs294 pub p_sign_posn: ::c_char,
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs183 pub p_sign_posn: ::c_char,

12