Home
last modified time | relevance | path

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

/external/musl/include/
Dnl_types.h11 typedef int nl_item; typedef
/external/rust/crates/libc/src/
Dwasi.rs41 pub type nl_item = c_int; typedef
727 pub fn nl_langinfo_l(item: ::nl_item, loc: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/external/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()
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs13 pub type nl_item = ::c_int; typedef
1526 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/external/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs17 pub type nl_item = ::c_int; typedef
1796 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/external/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs10 pub type nl_item = c_long; typedef
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs41 pub type nl_item = ::c_int; typedef
2550 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs29 pub type nl_item = ::c_int; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs13 pub type nl_item = ::c_int; typedef
3582 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/external/rust/crates/libc/src/fuchsia/
Dmod.rs54 pub type nl_item = ::c_int; typedef
3997 pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; in nl_langinfo_l()
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs22 pub type nl_item = ::c_int; typedef