Home | History | Annotate | Download | only in src

Lines Matching refs:CONTEXT_LENGTH

1562     while (start < prev && buffer->context_len[0] < buffer->CONTEXT_LENGTH)
1583 while (next < end && buffer->context_len[1] < buffer->CONTEXT_LENGTH)