Searched defs:atoi (Results 1 – 6 of 6) sorted by relevance
210 sub atoi { subroutine
210 def atoi(*args): function
320 def atoi(str): function
394 def atoi(s , base=10): function
328 def atoi(string): function
623 INTERCEPTOR(int, atoi, const char *nptr) { in INTERCEPTOR() argument