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