Searched refs:s1_h (Results 1 – 1 of 1) sorted by relevance
477 short int s1_h = src1>>16; in _dotpn2() local481 return s1_h * s2_h - s1_l * s2_l; in _dotpn2()486 short int s1_h = src1>>16; in _dotp2() local490 return s1_h * s2_h + s1_l * s2_l; in _dotp2()