Searched refs:cut_index_will_work (Results 1 – 1 of 1) sorted by relevance
322 bool cut_index_will_work; in can_cut_index_handle_restart_index() local326 cut_index_will_work = restart_index == 0xff; in can_cut_index_handle_restart_index()329 cut_index_will_work = restart_index == 0xffff; in can_cut_index_handle_restart_index()332 cut_index_will_work = restart_index == 0xffffffff; in can_cut_index_handle_restart_index()338 return cut_index_will_work; in can_cut_index_handle_restart_index()