Home | History | Annotate | Download | only in stubs

Lines Matching defs:strtoull

46 #define strtoull _strtoui64
50 #define strtoull strtoul
380 return strtoull(nptr, endptr, base);