Searched refs:tiline (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/gpatch-3/patch/
H A Dinp.c46 static LINENUM tiline[2] = {-1, -1}; /* 1st line in each buffer */ variable
77 tiline[0] = tiline[1] = -1;
447 if (tiline[0] == baseline)
449 else if (tiline[1] == baseline)
452 tiline[whichbuf] = baseline;
/macosx-10.9.5/patch_cmds-17/patch/
H A Dinp.c57 static LINENUM tiline[2] = {-1, -1}; /* 1st line in each buffer */ variable
89 tiline[0] = tiline[1] = -1;
432 if (tiline[0] == baseline)
434 else if (tiline[1] == baseline)
437 tiline[whichbuf] = baseline;

Completed in 210 milliseconds