Searched refs:c_float (Results 1 – 13 of 13) sorted by relevance
| /rust-libc-0.2.174/libc-test/test/ |
| H A D | primitive_types.rs | 14 c_longlong c_ulonglong c_float c_double); in same()
|
| /rust-libc-0.2.174/src/ |
| H A D | primitives.rs | 17 pub type c_float = f32; typedef
|
| H A D | macros.rs | 84 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 D | mod.rs | 1281 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 D | windows.txt | 162 c_float
|
| H A D | unix.txt | 467 c_float
|
| H A D | aix.txt | 1829 c_float
|
| H A D | android.txt | 3220 c_float
|
| /rust-libc-0.2.174/src/windows/ |
| H A D | mod.rs | 332 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 D | mod.rs | 584 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 D | mod.rs | 1160 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 D | mod.rs | 672 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 D | mod.rs | 3488 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof() argument
|