Searched defs:strtoui (Results 1 – 2 of 2) sorted by relevance
46 unsigned int strtoui(const char *nptr, char **endptr, int base) { in strtoui() function
71 TEST(LinuxLibcSupportTest, strtoui) { in TEST() argument