Searched refs:thisguy (Results 1 – 1 of 1) sorted by relevance
360 size_t line, lines, col, cols, thisguy; in fn_display_match_list() local386 thisguy = line + col * lines; in fn_display_match_list()387 if (thisguy >= num) in fn_display_match_list()390 col == 0 ? "" : " ", (int)width, matches[thisguy]); in fn_display_match_list()