Home
last modified time | relevance | path

Searched defs:twos (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/gmp/mpz/
H A Dcong.c116 unsigned twos; in mpz_congruent_p() local
134 unsigned twos; in mpz_congruent_p() local
H A Ddivis_ui.c30 unsigned twos; in mpz_divisible_ui_p() local
H A Dkronuz.c32 int twos; in mpz_ui_kronecker() local
H A Dkronzu.c55 int twos; in mpz_kronecker_ui() local
H A Ddivegcd.c79 int twos; in mpz_divexact_gcd() local
H A Dkronzs.c59 int twos; in mpz_kronecker_si() local
H A Dkronsz.c33 unsigned twos; in mpz_si_kronecker() local
H A Dcong_ui.c94 unsigned twos; in mpz_congruent_ui_p() local
H A Djacobi.c283 unsigned twos; in mpz_jacobi() local
/dflybsd-src/contrib/gmp/mpn/generic/
H A Ddivis.c58 unsigned twos; in mpn_divisible_p() local
H A Dperfpow.c328 mp_bitcnt_t twos = 0, count; in mpn_perfect_power_p() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-eh.c2827 gimple ones, twos; in same_handler_p() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-eh.c3089 gimple *ones, *twos; in same_handler_p() local
/dflybsd-src/contrib/gmp/
H A Dgmp-impl.h3625 #define JACOBI_TWOS_U_BIT1(twos, b) \ argument
3629 #define JACOBI_TWOS_U(twos, b) \ argument