Lines Matching refs:mul_signs
1124 small_type s = mul_signs(u.sgn, v.sgn);
1138 small_type s = mul_signs(u.sgn, get_sign(v));
1154 small_type s = mul_signs(v.sgn, get_sign(u));
1170 small_type s = mul_signs(u.sgn, get_sign(v));
1185 small_type s = mul_signs(v.sgn, get_sign(u));
1216 small_type s = mul_signs(u.sgn, v.sgn);
1232 small_type s = mul_signs(u.sgn, get_sign(v));
1250 small_type s = mul_signs(v.sgn, get_sign(u));
1269 small_type s = mul_signs(u.sgn, get_sign(v));
1287 small_type s = mul_signs(v.sgn, get_sign(u));