Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Dstrtoull.c45 strtoull(const char *nptr, char **endptr, int base) in strtoull() function
113 __strong_alias(strtouq, strtoull);
/bionic/libc/bionic/
Dbionic_systrace.cpp67 g_tags = strtoull(value, nullptr, 0); in should_trace()
Dlocale.cpp212 return strtoull(s, end_ptr, base); in strtoull_l()
/bionic/libc/include/
Dstdlib.h75 extern unsigned long long strtoull(const char *, char **, int);
/bionic/tests/
Dstdlib_test.cpp508 strtoull("123", NULL, -1); in TEST()
511 strtoull("123", NULL, 1); in TEST()
514 strtoull("123", NULL, 37); in TEST()
/bionic/libstdc++/include/
Dcstdlib58 using ::strtoull;
/bionic/libc/
Dlibc.arm64.map964 strtoull;
Dlibc.mips64.map964 strtoull;
Dlibc.x86_64.map964 strtoull;
Dlibc.mips.brillo.map1022 strtoull;
Dlibc.x86.brillo.map1020 strtoull;
Dlibc.mips.map1022 strtoull;
Dlibc.arm.brillo.map1024 strtoull;
Dlibc.x86.map1020 strtoull;
Dlibc.map.txt1049 strtoull;
Dlibc.arm.map1024 strtoull;
DAndroid.mk539 upstream-openbsd/lib/libc/stdlib/strtoull.c \
DAndroid.bp559 "upstream-openbsd/lib/libc/stdlib/strtoull.c",
/bionic/libc/tools/
Dposix-2013.txt1030 strtoull