Searched defs:new_sel (Results 1 – 3 of 3) sorted by relevance
138 let mut new_sel = [PrmtSelByte::INVALID; 4]; in try_opt_prmt_src() localVariable162 let new_sel = PrmtSel::new(new_sel); in try_opt_prmt_src() localVariable182 let mut new_sel = [PrmtSelByte::INVALID; 4]; in try_opt_prmt4() localVariable234 let new_sel = PrmtSel::new(new_sel); in try_opt_prmt4() localVariable
177 void set_sel(int new_sel) in set_sel()
537 int new_sel = -1; in propagate_to() local