Home | History | Annotate | Download | only in src

Lines Matching defs:last

230 /* The last file we processed.  */
366 /* Process the last file. */
419 struct scninfo *runp = h->last;
429 while ((runp = runp->next) != h->last);
777 pointer in the record for the last object of the group. If
979 struct file_list *last = input_file_list;
981 last->next = NULL;
1151 runp = h->last;
1170 while (runp != h->last);