Searched defs:Strtoi64 (Results 1 – 2 of 2) sorted by relevance
518 #define Strtoi64(x, y) *(long long *)y = strtoll(x, NULL, 0) macro
386 Strtoi64 ( in Strtoi64() function