Searched refs:first_pos (Results 1 – 1 of 1) sorted by relevance
221 tabize(MY_OBJ * obj, long val, long *first_pos) in tabize() argument241 if (first_pos != 0) in tabize()242 *first_pos = 0; in tabize()245 if ((first_pos != 0) && (count >= val)) { in tabize()246 *first_pos = find_first(obj, buftab, i); in tabize()