Searched refs:lastix (Results 1 – 1 of 1) sorted by relevance
169 ssize_t lastix = -1; in handle_file_note() local178 firstix = lastix = mix; in handle_file_note()180 lastix = mix; in handle_file_note()188 for (ssize_t mix = 0; mix <= lastix; mix++) in handle_file_note()195 if (firstix < mix && mix <= lastix && strcmp (fptr, retval) != 0) in handle_file_note()