Home
last modified time | relevance | path

Searched refs:localeconv_l (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
H A Dstrtodg.c337 char *decimalpoint = localeconv_l(loc)->decimal_point;
344 s0 = localeconv_l(loc)->decimal_point;
H A Dstrtod.c111 char *decimalpoint = localeconv_l(loc)->decimal_point;
118 s0 = localeconv_l(loc)->decimal_point;
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs860 pub fn localeconv_l(arg1: locale_t) -> *mut lconv; in localeconv_l() functions
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2693 pub fn localeconv_l(loc: ::locale_t) -> *mut lconv; in localeconv_l() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5408 pub fn localeconv_l(loc: ::locale_t) -> *mut lconv; in localeconv_l() functions

Completed in 25 milliseconds