Home
last modified time | relevance | path

Searched refs:strtoull (Results 1 – 18 of 18) sorted by relevance

/bionic/libc/bionic/
Dstdlib_l.cpp57 return strtoull(s, end_ptr, base); in strtoull_l()
Dbionic_systrace.cpp40 g_tags = strtoull(g_debug_atrace_tags_enableflags.Get(), nullptr, 0); in should_trace()
Dstrtol.cpp193 unsigned long long strtoull(const char* s, char** end, int base) { in strtoull() function
202 __strong_alias(strtouq, strtoull);
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_147.S67 CALL(strtoull)
Dliblinker_reloc_bench_081.S306 CALL(strtoull)
Dliblinker_reloc_bench_008.S354 CALL(strtoull)
Dliblinker_reloc_bench_006.S729 CALL(strtoull)
Dliblinker_reloc_bench_003.S1215 CALL(strtoull)
Dliblinker_reloc_bench_095.S112 CALL(strtoull)
Dliblinker_reloc_bench_158.S1338 CALL(strtoull)
Dliblinker_reloc_bench_135.S457 CALL(strtoull)
/bionic/tests/headers/posix/
Dstdlib_h.c135 FUNCTION(strtoull, unsigned long long (*f)(const char*, char**, int)); in stdlib_h()
/bionic/libc/include/
Dstdlib.h78 unsigned long long strtoull(const char* __s, char** __end_ptr, int __base);
/bionic/benchmarks/
Dstdlib_benchmark.cpp246 BIONIC_TRIVIAL_BENCHMARK(BM_stdlib_strtoull, strtoull(" -123", nullptr, 0));
/bionic/libc/tools/
Dposix-2013.txt1030 strtoull
/bionic/tests/
Dstdlib_test.cpp891 CheckStrToInt(strtoull); in TEST()
/bionic/tools/versioner/platforms/
Dlibc.map.txt1042 strtoull;
/bionic/libc/
Dlibc.map.txt1042 strtoull;