Searched refs:arg_parse_int (Results 1 – 3 of 3) sorted by relevance
138 int arg_parse_int(const struct arg *arg) { in arg_parse_int() function214 return arg_parse_int(arg); in arg_parse_enum_or_int()
55 int arg_parse_int(const struct arg *arg);
246 arg_parse_int(&arg); in parse_command_line()