Searched refs:first_outside (Results 1 – 1 of 1) sorted by relevance
374 STRINGLIB_CHAR first_outside = window[len_needle]; in STRINGLIB() local375 SHIFT_TYPE shift = table[first_outside & TABLE_MASK]; in STRINGLIB()378 first_outside); in STRINGLIB()382 LOG("Shifting to line up \"%c\".\n", first_outside); in STRINGLIB()430 STRINGLIB_CHAR first_outside = window[len_needle]; in STRINGLIB() local431 SHIFT_TYPE shift = table[first_outside & TABLE_MASK]; in STRINGLIB()434 first_outside); in STRINGLIB()438 LOG("Shifting to line up \"%c\".\n", first_outside); in STRINGLIB()