Searched defs:checkBounds (Results 1 – 2 of 2) sorted by relevance
333 bool start_with_lower_bound, bool checkBounds) { in kmp_calc_one_iv_XX()360 bool start_with_lower_bound, bool checkBounds) { in kmp_calc_one_iv()
748 static int checkBounds(int Idx, int Strlen) { in checkBounds() function