Searched defs:last0 (Results 1 – 6 of 6) sorted by relevance
/plan9/sys/src/ape/cmd/diff/ |
H A D | context.c | 135 int first0, last0, first1, last1, show_from, show_to, i; local 269 int first0, last0, first1, last1, show_from, show_to, i, j, k; local 407 int first0, last0, first1, last1, deletes, inserts; local
|
H A D | normal.c | 43 int first0, last0, first1, last1, deletes, inserts; local
|
H A D | side.c | 243 int first0, last0, first1, last1, deletes, inserts; local
|
H A D | ifdef.c | 65 int first0, last0, first1, last1, deletes, inserts; local
|
H A D | util.c | 620 analyze_hunk (hunk, first0, last0, first1, last1, deletes, inserts) in analyze_hunk() argument
|
H A D | analyze.c | 981 int first0, last0, first1, last1, deletes, inserts; local
|