Searched defs:strtou64 (Results 1 – 2 of 2) sorted by relevance
63 # define strtou64 strtoull macro66 # define strtou64 strtouq macro70 # define strtou64 strtoul macro
377 inline uint64 strtou64(const char *nptr, char **endptr, int base) { in strtou64() function