Searched refs:lastfile (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/makedepend/dist/
H A Dpr.c108 static const char *lastfile; local in function:pr
117 if (current_len + len > width || file != lastfile) {
118 lastfile = file;
133 lastfile = NULL;
/xsrc/external/mit/MesaLib.old/dist/scripts/
H A Dget_reviewer.pl460 my $lastfile;
478 $lastfile = $filename;
483 push(@range, "$lastfile:$1:$2");

Completed in 3 milliseconds