Searched defs:Strtoi (Results 1 – 2 of 2) sorted by relevance
517 #define Strtoi(x) strtol(x, NULL, 0) macro
364 Strtoi ( in Strtoi() function