Searched refs:find_function_last_match (Results 1 – 2 of 2) sorted by relevance
33 static int find_function_last_match; variable91 find_function_last_match = find_function_last_search - 1;448 find_function_last_match = i;454 if (find_function_last_match >= - file->prefix_lines)456 i = find_function_last_match;
47 static lin find_function_last_match; variable106 find_function_last_match = LIN_MAX; in print_context_script()470 find_function_last_match = i; in find_function()476 if (find_function_last_match != LIN_MAX) in find_function()477 return linbuf[find_function_last_match]; in find_function()