Searched refs:tlen1 (Results 1 – 1 of 1) sorted by relevance
3068 int skip, tlen1; in bm_search_notrev() local3076 tlen1 = tail - target; in bm_search_notrev()3078 if (end + tlen1 > text_end) in bm_search_notrev()3079 end = text_end - tlen1; in bm_search_notrev()3085 p = se = s + tlen1; in bm_search_notrev()3101 p = se = s + tlen1; in bm_search_notrev()
Completed in 20 milliseconds