Home | History | Annotate | Download | only in src

Lines Matching defs:last

232 /* The last file we processed.  */
371 /* Process the last file. */
424 struct scninfo *runp = h->last;
434 while ((runp = runp->next) != h->last);
849 pointer in the record for the last object of the group. If
1104 struct file_list *last = input_file_list;
1106 last->next = NULL;
1233 runp = h->last;
1252 while (runp != h->last);