Searched defs:atol (Results 1 – 3 of 3) sorted by relevance
166 long atol(const char* s) { in atol() function
483 float atol = 0.0f; member
908 TEST(stdlib, atol) { in TEST() argument