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

/macosx-10.10.1/gnudiff-19/diffutils/src/
H A Dcontext.c45 static lin find_function_last_match; variable
105 find_function_last_match = LIN_MAX;
475 find_function_last_match = i;
481 if (find_function_last_match != LIN_MAX)
482 return linbuf[find_function_last_match];

Completed in 116 milliseconds