Home
last modified time | relevance | path

Searched refs:atof (Results 1 – 12 of 12) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt155 atof
H A Dunix.txt458 atof
H A Dfuchsia.txt1252 atof
H A Daix.txt1818 atof
H A Dandroid.txt3208 atof
/rust-libc-0.2.174/src/windows/
H A Dmod.rs327 pub fn atof(s: *const c_char) -> c_double; in atof() function
/rust-libc-0.2.174/src/teeos/
H A Dmod.rs1306 pub fn atof(s: *const c_char) -> c_double; in atof() function
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs579 pub fn atof(s: *const c_char) -> c_double; in atof() function
/rust-libc-0.2.174/src/solid/
H A Dmod.rs521 pub fn atof(arg1: *const c_char) -> f64; in atof() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1155 pub fn atof(s: *const c_char) -> c_double; in atof() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs663 pub fn atof(s: *const c_char) -> c_double; in atof() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3483 pub fn atof(s: *const c_char) -> c_double; in atof() function