Searched defs:parse_uint (Results 1 – 2 of 2) sorted by relevance
279 int parse_uint(const char *buffer, size_t count, unsigned int *result, int base) in parse_uint() function
476 static char *parse_uint(char *s, unsigned int *val) in parse_uint() function
Completed in 5 milliseconds