Searched refs:create_diff3_block (Results 1 – 2 of 2) sorted by relevance
| /plan9/sys/src/ape/cmd/diff/ |
| H A D | diff3.c | 190 static struct diff3_block *create_diff3_block PARAMS((int, int, int, int, int, int)); 723 result = create_diff3_block (low[0], high[0], low[1], high[1], lowc, highc); 844 create_diff3_block (low0, high0, low1, high1, low2, high2) in create_diff3_block() function
|
| H A D | ChangeLog | 1561 * diff3.c (process_diff, create_diff3_block): Init ->next field.
|