Searched refs:strto32 (Results 1 – 2 of 2) sorted by relevance
105 strto32(options[i].second.c_str(), NULL, 10); in Generate()
358 inline int32 strto32(const char *nptr, char **endptr, int base) { in strto32() function