Home
last modified time | relevance | path

Searched refs:strtof (Results 1 – 10 of 10) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt318 strtof
H A Dunix.txt836 strtof
H A Daix.txt2521 strtof
H A Dandroid.txt3887 strtof
/rust-libc-0.2.174/src/windows/
H A Dmod.rs332 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs584 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
/rust-libc-0.2.174/src/solid/
H A Dmod.rs525 pub fn strtof(arg1: *const c_char, arg2: *mut *mut c_char) -> f32; in strtof() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1160 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs672 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3488 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() function