Searched defs:b_low (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | kronuz.c | 39 mp_limb_t b_low; in mpz_ui_kronecker() local
|
H A D | kronsz.c | 39 mp_limb_t b_low; in mpz_si_kronecker() local
|
/netbsd-src/sys/dev/hpc/ |
H A D | hpcbatteryvar.h | 106 int b_low; /* backup battery low */ member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/ |
H A D | rsa_sup_mul.c | 128 limb_t b_low = (limb_t)(uint32_t)b; in _mul_limb() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fixed-value.c | 416 double_int a_high, a_low, b_high, b_low; in do_fixed_multiply() local
|
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 | fixed-value.cc | 416 double_int a_high, a_low, b_high, b_low; in do_fixed_multiply() local
|
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
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | fixed-bit.c | 281 INTunion a_high, a_low, b_high, b_low; in FIXED_MULHELPER() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | fixed-bit.c | 281 INTunion a_high, a_low, b_high, b_low; in FIXED_MULHELPER() local
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | gmp-impl.h | 4077 #define JACOBI_STRIP_LOW_ZEROS(result_bit1, a, b_ptr, b_size, b_low) \ argument
|