Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/locale/
Dfreelocale.c10 void freelocale(locale_t l) in freelocale() function
/third_party/musl/src/locale/
Dfreelocale.c10 void freelocale(locale_t l) in freelocale() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/
Dmod.rs454 pub fn freelocale(loc: ::locale_t) -> ::c_int; in freelocale() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
Dmod.rs468 pub fn freelocale(loc: ::locale_t); in freelocale() function
/third_party/node/deps/openssl/openssl/
De_os.h420 # define freelocale _free_locale macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
Dmod.rs487 pub fn freelocale(loc: ::locale_t); in freelocale() function
/third_party/openssl/
De_os.h420 # define freelocale _free_locale macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
Dmod.rs487 pub fn freelocale(loc: ::locale_t); in freelocale() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1620 pub fn freelocale(loc: ::locale_t); in freelocale() function
/third_party/rust/crates/libc/src/
Dwasi.rs722 pub fn freelocale(loc: ::locale_t); in freelocale() function
/third_party/rust/crates/libc/src/solid/
Dmod.rs859 pub fn freelocale(arg1: locale_t); in freelocale() function
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1848 pub fn freelocale(loc: ::locale_t); in freelocale() function
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1696 pub fn freelocale(loc: ::locale_t); in freelocale() function
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2692 pub fn freelocale(loc: ::locale_t); in freelocale() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2761 pub fn freelocale(loc: ::locale_t); in freelocale() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3888 pub fn freelocale(loc: ::locale_t); in freelocale() function
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5407 pub fn freelocale(loc: ::locale_t) -> ::c_int; in freelocale() function