Home
last modified time | relevance | path

Searched defs:atoll (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/stdlib/
H A Datoll.c4 long long atoll(const char *s) in atoll() function
/third_party/musl/porting/liteos_m/kernel/src/stdlib/
H A Datoll.c4 long long atoll(const char *s) in atoll() function
/third_party/musl/src/stdlib/
H A Datoll.c4 long long atoll(const char *s) in atoll() function
/third_party/ntfs-3g/include/ntfs-3g/
H A Dcompat.h80 #define atoll _atoi64 macro
/third_party/libwebsockets/lib/plat/windows/
H A Dprivate-lib-plat-windows.h85 #define atoll _atoi64 macro
88 #define atoll atoi macro
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs335 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs598 pub fn atoll(arg1: *const c_char) -> c_longlong; in atoll() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs546 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs511 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1125 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3408 pub fn atoll(s: *const c_char) -> c_longlong; in atoll() functions

Completed in 50 milliseconds