Searched defs:a_low (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dkronzs.c68 mp_limb_t a_low = a_ptr[0]; local
H A Dkronzu.c64 mp_limb_t a_low = a_ptr[0]; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dfixed-value.c236 fixed_saturate2 (machine_mode mode, double_int a_high, double_int a_low, argument
416 double_int a_high, a_low, b_high, b_low; local
H A Dtree-vect-generic.c219 tree low_bits, high_bits, a_low, b_low, result_low, signs; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfixed-value.cc236 fixed_saturate2 (machine_mode mode, double_int a_high, double_int a_low, argument
416 double_int a_high, a_low, b_high, b_low; local
H A Dtree-vect-generic.cc264 tree low_bits, high_bits, a_low, b_low, result_low, signs; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Drsa_sup_mul.c126 limb_t a_low = (limb_t)(uint32_t)a; local

Completed in 130 milliseconds