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