Home | History | Annotate | Download | only in src

Lines Matching full:prev_sy

1716         int prev_sy[MAX_ESIZE];
1720 prev_sy[k] = -1;
1735 if( sy == prev_sy[k1] ) // if the sy-th row has been computed already, reuse it.
1745 prev_sy[k] = sy;