Home
last modified time | relevance | path

Searched defs:atoll (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/stdlib/
H A Datoll.c41 atoll(const char *str) in atoll() function
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_interceptors.cpp298 INTERCEPTOR(long long, atoll, const char *nptr) { in INTERCEPTOR() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp674 INTERCEPTOR(long long, atoll, const char *nptr) { in INTERCEPTOR() argument