Home
last modified time | relevance | path

Searched defs:strtoui (Results 1 – 2 of 2) sorted by relevance

/external/mtools/
Dstrtonum.c46 unsigned int strtoui(const char *nptr, char **endptr, int base) { in strtoui() function
/external/google-breakpad/src/common/linux/
Dlinux_libc_support_unittest.cc71 TEST(LinuxLibcSupportTest, strtoui) { in TEST() argument