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