Searched refs:last2 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/makedepend/dist/ | ||
| H A D | parse.c | 491 int last2 = file2->i_ndefs - 1; local in function:merge2defines 507 while ((last1 >= first1) && (last2 >= first2)) { 523 while (last2 >= first2) { |
Completed in 3 milliseconds