Searched refs:memory_shift (Results 1 – 1 of 1) sorted by relevance
383 Py_ssize_t memory_shift = i - cut + 1; in STRINGLIB() local384 window += Py_MAX(shift, memory_shift); in STRINGLIB()