Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt157 atol
H A Dunix.txt460 atol
H A Dfuchsia.txt1254 atol
H A Daix.txt1820 atol
H A Dandroid.txt3210 atol
/rust-libc-0.2.174/src/windows/
H A Dmod.rs329 pub fn atol(s: *const c_char) -> c_long; in atol() function
/rust-libc-0.2.174/src/teeos/
H A Dmod.rs1310 pub fn atol(s: *const c_char) -> c_long; in atol() function
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs581 pub fn atol(s: *const c_char) -> c_long; in atol() function
/rust-libc-0.2.174/src/solid/
H A Dmod.rs535 pub fn atol(arg1: *const c_char) -> c_long; in atol() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1157 pub fn atol(s: *const c_char) -> c_long; in atol() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs665 pub fn atol(s: *const c_char) -> c_long; in atol() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3485 pub fn atol(s: *const c_char) -> c_long; in atol() function