Searched defs:quotient (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/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-src/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-src/lib/libcrypto/dh/ |
H A D | dh_check.c | 174 BIGNUM *quotient, *residue; DH_check() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | udivmodti4.c | 106 utwords quotient; in __udivmodti4() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/dsp16xx/ |
H A D | dsp16xx.c | 2077 int quotient; local 2147 int quotient; local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | expmed.c | 2953 rtx quotient = 0, remainder = 0; local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | expmed.c | 3824 rtx quotient = 0, remainder = 0; in expand_divmod() local
|