Searched defs:atoi (Results 1 – 2 of 2) sorted by relevance
175 int atoi(const char* s) { in atoi() function
946 TEST(stdlib, atoi) { in TEST() argument