Searched refs:dstvec (Results 1 – 1 of 1) sorted by relevance
299 int dstvec // dstvec (destination vector) in bit_insert() argument302 …return((srcvec << dstbitpos) | dstvec); // Shift bit to insert into bit position/OR with accu… in bit_insert()