Lines Matching refs:small_type

1087 small_type u ## s = get_sign(u);                        \
1096 small_type u ## s = get_sign(u); \
1105 small_type u ## s = get_sign(u); \
1827 small_type s = mul_signs(u.sgn, v.sgn);
1843 small_type s = mul_signs(u.sgn, v.sgn);
1859 small_type s = mul_signs(u.sgn, v.sgn);
1875 small_type s = mul_signs(u.sgn, get_sign(v));
1893 small_type s = mul_signs(v.sgn, get_sign(u));
1911 small_type s = mul_signs(u.sgn, get_sign(v));
1929 small_type s = mul_signs(v.sgn, get_sign(u));
1947 small_type s = mul_signs(u.sgn, get_sign(v));
1965 small_type s = mul_signs(v.sgn, get_sign(u));
1983 small_type s = mul_signs(u.sgn, get_sign(v));
2001 small_type s = mul_signs(v.sgn, get_sign(u));
2019 small_type s = mul_signs(u.sgn, get_sign(v));
2037 small_type s = mul_signs(v.sgn, get_sign(u));
2055 small_type s = mul_signs(u.sgn, get_sign(v));
2072 small_type s = mul_signs(v.sgn, get_sign(u));
2105 small_type s = mul_signs(u.sgn, v.sgn);
2123 small_type s = mul_signs(u.sgn, v.sgn);
2141 small_type s = mul_signs(u.sgn, v.sgn);
2159 small_type s = mul_signs(u.sgn, get_sign(v));
2179 small_type s = mul_signs(v.sgn, get_sign(u));
2199 small_type s = mul_signs(u.sgn, get_sign(v));
2219 small_type s = mul_signs(v.sgn, get_sign(u));
2239 small_type s = mul_signs(u.sgn, get_sign(v));
2259 small_type s = mul_signs(v.sgn, get_sign(u));
2280 small_type s = mul_signs(u.sgn, get_sign(v));
2300 small_type s = mul_signs(v.sgn, get_sign(u));
2320 small_type s = mul_signs(u.sgn, get_sign(v));
2340 small_type s = mul_signs(v.sgn, get_sign(u));
2360 small_type s = mul_signs(u.sgn, get_sign(v));
2380 small_type s = mul_signs(v.sgn, get_sign(u));
2461 small_type vs = get_sign(v);
2481 small_type us = get_sign(u);
2501 small_type vs = get_sign(v);
2521 small_type us = get_sign(u);
2577 small_type vs = get_sign(v);
2596 small_type us = get_sign(u);
2616 small_type vs = get_sign(v);
2635 small_type us = get_sign(u);