Home
last modified time | relevance | path

Searched defs:last1 (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/ape/cmd/diff/
H A Dcontext.c135 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 Dnormal.c43 int first0, last0, first1, last1, deletes, inserts; local
H A Dside.c243 int first0, last0, first1, last1, deletes, inserts; local
H A Difdef.c65 int first0, last0, first1, last1, deletes, inserts; local
H A Dutil.c620 analyze_hunk (hunk, first0, last0, first1, last1, deletes, inserts) in analyze_hunk() argument
H A Danalyze.c981 int first0, last0, first1, last1, deletes, inserts; local
/plan9/sys/src/games/sudoku/
H A Dsudoku.c301 int last1 = 0; /* was the button clicked last time? */ in main() local