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