Searched refs:DIFF_LINE_MINUS (Results 1 – 3 of 3) sorted by relevance
41 #define DIFF_LINE_MINUS 0x3d macro
162 *prefix == '-' ? DIFF_LINE_MINUS : in diff_output_lines()
268 *typep = DIFF_LINE_MINUS; in output_unidiff_chunk()