Home
last modified time | relevance | path

Searched refs:highc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/diff/src/
H A Ddiff3.c696 lin highc = D_HIGHLINE (last_using[high_thread], FC); in using_to_diff3_block() local
706 high[d] = D_HIGH_MAPLINE (last_using[d], FC, FO, highc); in using_to_diff3_block()
711 high[d] = D_HIGH_MAPLINE (last_diff3, FILEC, FILE0 + d, highc); in using_to_diff3_block()
715 result = create_diff3_block (low[0], high[0], low[1], high[1], lowc, highc); in using_to_diff3_block()