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

/freebsd-10.0-release/contrib/diff/src/
H A Dcontext.c44 static lin find_function_last_match; variable
104 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 79 milliseconds