Searched defs:strtoulptr (Results 1 – 2 of 2) sorted by relevance
26 #define strtoulptr strtoull macro28 #define strtoulptr strtoul macro
110 strtoulptr(const char* nptr, char** endptr, int base) in strtoulptr() function