Searched defs:quotient (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | bpabi.c | 44 long long quotient; in __gnu_ldivmod_helper() local 56 unsigned long long quotient; in __gnu_uldivmod_helper() local
|
/openbsd/lib/libcrypto/bn/ |
H A D | bn_div.c | 237 BN_div_internal(BIGNUM *quotient, BIGNUM *remainder, const BIGNUM *numerator, in BN_div_internal() 434 BN_div(BIGNUM *quotient, BIGNUM *remainder, const BIGNUM *numerator, in BN_div() 447 BN_div_nonct(BIGNUM *quotient, BIGNUM *remainder, const BIGNUM *numerator, in BN_div_nonct() 454 BN_div_ct(BIGNUM *quotient, BIGNUM *remainder, const BIGNUM *numerator, in BN_div_ct()
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | udivmodti4.c | 106 utwords quotient; in __udivmodti4() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/dsp16xx/ |
H A D | dsp16xx.c | 2077 int quotient; local 2147 int quotient; local
|
/openbsd/lib/libcrypto/mlkem/ |
H A D | mlkem1024.c | 207 uint32_t quotient = (uint32_t)(product >> kBarrettShift); in reduce() local 710 uint32_t quotient = (uint32_t)(product >> kBarrettShift); in compress() local
|
H A D | mlkem768.c | 206 uint32_t quotient = (uint32_t)(product >> kBarrettShift); in reduce() local 709 uint32_t quotient = (uint32_t)(product >> kBarrettShift); in compress() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | expmed.c | 2953 rtx quotient = 0, remainder = 0; local
|
/openbsd/gnu/gcc/gcc/ |
H A D | expmed.c | 3824 rtx quotient = 0, remainder = 0; in expand_divmod() local
|
/openbsd/usr.bin/ssh/ |
H A D | libcrux_mlkem768_sha3.h | 6861 int16_t quotient = in libcrux_ml_kem_vector_portable_arithmetic_barrett_reduce_element() local
|