Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dstdlib_l.cpp57 return strtoull(s, end_ptr, base); in strtoull_l()
Dstrtol.cpp195 unsigned long long strtoull(const char* s, char** end, int base) { in strtoull() function
205 return strtoull(s, end, base); in strtouq()
Dbionic_systrace.cpp40 g_tags = strtoull(g_debug_atrace_tags_enableflags.Get(), nullptr, 0); in should_trace()
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_147.S67 CALL(strtoull)
Dliblinker_reloc_bench_008.S354 CALL(strtoull)
Dliblinker_reloc_bench_081.S306 CALL(strtoull)
Dliblinker_reloc_bench_006.S729 CALL(strtoull)
Dliblinker_reloc_bench_095.S112 CALL(strtoull)
Dliblinker_reloc_bench_003.S1215 CALL(strtoull)
Dliblinker_reloc_bench_135.S457 CALL(strtoull)
Dliblinker_reloc_bench_158.S1338 CALL(strtoull)
Dliblinker_reloc_bench_096.S3759 CALL(strtoull)
Dliblinker_reloc_bench_164.S3997 CALL(strtoull)
Dlinker_reloc_bench_main.S3775 CALL(strtoull)
Dliblinker_reloc_bench_028.S7083 CALL(strtoull)
Dliblinker_reloc_bench_063.S11277 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.cpp247 BIONIC_TRIVIAL_BENCHMARK(BM_stdlib_strtoull, strtoull(" -123", nullptr, 0));
/bionic/libc/tools/
Dposix-2013.txt1030 strtoull
/bionic/tests/
Dstdlib_test.cpp870 CheckStrToInt(strtoull); in TEST()
/bionic/tools/versioner/platforms/
Dlibc.map.txt1042 strtoull;
/bionic/libc/
Dlibc.map.txt1042 strtoull;