Home
last modified time | relevance | path

Searched defs:nl_item (Results 1 – 17 of 17) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
Dnl_types.h11 typedef int nl_item; typedef
/third_party/musl/ndk_musl_include/
Dnl_types.h11 typedef int nl_item; typedef
/third_party/musl/include/
Dnl_types.h11 typedef int nl_item; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dnl_types.h11 typedef int nl_item; typedef
/third_party/musl/porting/liteos_a/kernel/include/
Dnl_types.h11 typedef int nl_item; typedef
/third_party/musl/porting/uniproton/kernel/include/
Dnl_types.h11 typedef int nl_item; typedef
/third_party/rust/crates/libc/src/
Dwasi.rs41 pub type nl_item = c_int; typedef
730 pub fn nl_langinfo_l(item: ::nl_item, loc: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/third_party/rust/crates/libc/src/solid/
Dmod.rs51 pub type nl_item = c_long; typedef
865 pub fn nl_langinfo_l(item: ::nl_item, locale: locale_t) -> *mut ::c_char; in nl_langinfo_l()
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs17 pub type nl_item = ::c_int; typedef
1799 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs13 pub type nl_item = ::c_int; typedef
1548 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs10 pub type nl_item = c_long; typedef
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs42 pub type nl_item = ::c_int; typedef
2759 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs29 pub type nl_item = ::c_int; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs13 pub type nl_item = ::c_int; typedef
4033 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs54 pub type nl_item = ::c_int; typedef
4012 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs71 pub type nl_item = ::c_int; typedef
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs22 pub type nl_item = ::c_int; typedef