Searched refs:asc_to_ll (Results 1 – 1 of 1) sorted by relevance
76 static int asc_to_ll(char *, long long *);206 asc_to_ll(char *str, long long *plc) in asc_to_ll() function433 if (asc_to_ll(line, &to) == ERR) in line_arg()467 if ((asc_to_ll(rep, &repeat) == ERR) || repeat < 0L) in num_arg()520 if (asc_to_ll(++ptr, &offset) == ERR) in re_arg()