Searched refs:ints (Results 1 – 1 of 1) sorted by relevance
87 char *get_options(const char *str, int nints, int *ints) in get_options() argument92 res = get_option((char **)&str, ints + i); in get_options()97 range_nums = get_range((char **)&str, ints + i, nints - i); in get_options()111 ints[0] = i - 1; in get_options()