Searched defs:signs (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
H A D | hex-random.c | 164 unsigned signs; in hex_random_op2() local 199 unsigned signs; in hex_random_op3() local 278 unsigned signs; in hex_random_op4() local 378 unsigned signs; in hex_random_bit_op() local 443 unsigned signs; in hex_random_scan_op() local 480 unsigned signs; in hex_random_str_op() local 554 unsigned signs; in hex_mpq_random_str_op() local
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_range.c | 11 int *signs; member 30 __isl_keep isl_qpolynomial *poly, int sign, int *signs) in has_sign() 184 int *signs; member 248 __isl_keep isl_qpolynomial *poly, int *signs, int sign) in isl_qpolynomial_terms_of_sign()
|
H A D | isl_polynomial.c | 5218 int *signs) in make_divs_pos() 5302 int *signs, void *user) in to_polynomial_on_orthant()
|
H A D | isl_map.c | 9101 static isl_stat foreach_orthant(__isl_take isl_set *set, int *signs, int first, in foreach_orthant() 9140 isl_stat (*fn)(__isl_take isl_set *orthant, int *signs, void *user), in isl_set_foreach_orthant() 9145 int *signs; in isl_set_foreach_orthant() local 11680 unsigned first, unsigned n, int *signs) in isl_basic_set_vars_get_sign() 11738 enum isl_dim_type type, unsigned first, unsigned n, int *signs) in isl_basic_set_dims_get_sign()
|
/netbsd-src/sys/arch/hppa/spmath/ |
H A D | impys.S | 297 signs: sub 0,pl,pl ; negate product if sign label
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | zeta.c | 483 int signs = MPFR_SIGN(s); in mpfr_zeta() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-generic.c | 219 tree low_bits, high_bits, a_low, b_low, result_low, signs; in do_plus_minus() local 252 tree low_bits, high_bits, b_low, result_low, signs; in do_negate() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-generic.cc | 264 tree low_bits, high_bits, a_low, b_low, result_low, signs; in do_plus_minus() local 298 tree low_bits, high_bits, b_low, result_low, signs; in do_negate() local
|