Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt158 atoll
H A Dunix.txt461 atoll
H A Dfuchsia.txt1255 atoll
H A Daix.txt1821 atoll
H A Dandroid.txt3211 atoll
/rust-libc-0.2.174/src/windows/
H A Dmod.rs330 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() function
/rust-libc-0.2.174/src/teeos/
H A Dmod.rs1312 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() function
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs582 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() function
/rust-libc-0.2.174/src/solid/
H A Dmod.rs590 pub fn atoll(arg1: *const c_char) -> c_longlong; in atoll() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1158 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs666 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3486 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() function