Searched defs:second_half (Results 1 – 3 of 3) sorted by relevance
97 let second_half: &mut [u8; 8] = (&mut result[8..16]).try_into().unwrap(); localVariable
446 unsigned second_half = (128 / bits) / 2; /* only used for 8 and 16-bit */ in print_vec_swizzle() local
167 auto second_half = CutStr(op_inputs, comma + 1); in BuildTree() local