Searched defs:parse_int (Results 1 – 3 of 3) sorted by relevance
270 int parse_int(const char *buffer, size_t count, int *result, int base) in parse_int() function
261 static int parse_int(const char *str, int *val, const char *name) in parse_int() function
1360 static int parse_int(const char *size) in parse_int() function