Searched refs:lastix (Results 1 – 1 of 1) sorted by relevance
172 ssize_t lastix = -1; in handle_file_note() local181 firstix = lastix = mix; in handle_file_note()183 lastix = mix; in handle_file_note()191 for (ssize_t mix = 0; mix <= lastix; mix++) in handle_file_note()198 if (firstix < mix && mix <= lastix && strcmp (fptr, retval) != 0) in handle_file_note()