Home
last modified time | relevance | path

Searched refs:a64l (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/src/misc/
H A Da64l.c8 long a64l(const char *s) in a64l() function
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdlib.h125 long a64l (const char *);
/third_party/musl/porting/liteos_m/user/include/
H A Dstdlib.h124 long a64l (const char *);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdlib.h127 long a64l (const char *);
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdlib.h125 long a64l (const char *);
/third_party/musl/libc-test/src/api/
H A Dstdlib.c73 {long(*p)(const char*) = a64l;} in f()
/third_party/musl/porting/linux/user/include/
H A Dstdlib.h130 long a64l (const char *);
/third_party/musl/include/
H A Dstdlib.h131 long a64l (const char *);
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs587 pub fn a64l(arg1: *const c_char) -> c_long; in a64l() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp5854 extern long int a64l (const char *__s)
[all...]

Completed in 30 milliseconds