Home
last modified time | relevance | path

Searched refs:c_float (Results 1 – 13 of 13) sorted by relevance

/rust-libc-0.2.174/libc-test/test/
H A Dprimitive_types.rs14 c_longlong c_ulonglong c_float c_double); in same()
/rust-libc-0.2.174/src/
H A Dprimitives.rs17 pub type c_float = f32; typedef
H A Dmacros.rs84 c_char, c_double, c_float, c_int, c_long, c_longlong, c_short, c_uchar, c_uint,
/rust-libc-0.2.174/src/teeos/
H A Dmod.rs1281 pub fn ceilf(x: c_float) -> c_float; in ceilf() argument
1297 pub fn roundf(x: c_float) -> c_float; in roundf() argument
/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt162 c_float
H A Dunix.txt467 c_float
H A Daix.txt1829 c_float
H A Dandroid.txt3220 c_float
/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() argument
/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() argument
/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() argument
/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() argument
/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() argument