Home
last modified time | relevance | path

Searched defs:quotient (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dbpabi.c36 long long quotient; in __gnu_ldivmod_helper() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dbpabi.c36 long long quotient; in __gnu_ldivmod_helper() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/tilepro/
H A Dsoftdivide.c81 uint32_t quotient = 0; in __udivsi3_inline() local
137 uint64_t quotient = 0; in __udivdi3_inline() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/
H A Dsoftdivide.c81 uint32_t quotient = 0; in __udivsi3_inline() local
137 uint64_t quotient = 0; in __udivdi3_inline() local
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-tdiv.c34 mpz_t quotient, remainder; in main() local
H A Dt-fdiv.c34 mpz_t quotient, remainder; in main() local
H A Dt-fdiv_ui.c34 mpz_t quotient, remainder; in main() local
H A Dt-tdiv_ui.c34 mpz_t quotient, remainder; in main() local
H A Dt-cdiv_ui.c34 mpz_t quotient, remainder; in main() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Ddivsf3.c119 rep_t quotient = (uint64_t)reciprocal*(aSignificand << 1) >> 32; in __divsf3() local
H A Ddivdf3.c133 rep_t quotient, quotientLo; in __divdf3() local
H A Ddivtf3.c149 rep_t quotient, quotientLo; in __divtf3() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dbigint.d2241 void divMod(const BigInt dividend, const BigInt divisor, out BigInt quotient, out BigInt remainder)… in divMod()
2297 BigInt quotient, remainder; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Dbiguintcore.d1498 void divModInternal(BigDigit [] quotient, BigDigit[] remainder, const BigDigit [] u, in divModInternal()
2182 void schoolbookDivMod(BigDigit [] quotient, BigDigit [] u, in BigDigit [] v) in schoolbookDivMod()
2464 void blockDivMod(BigDigit [] quotient, BigDigit [] u, in BigDigit [] v) in blockDivMod()
/netbsd-src/sys/dev/i2c/
H A Dsensirion_voc_algorithm.c138 uint32_t quotient = 0; in fix16_div() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dint128.d584 Cent quotient = shr(shl(q1, shift), 63); in udivmod() local
/netbsd-src/external/bsd/bc/dist/
H A Dnumber.c1101 bc_num quotient = NULL; in bc_divmod() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.cc1044 double_int quotient = this->divmod (factor, unsigned_p, in multiple_of() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.c1044 double_int quotient = this->divmod (factor, unsigned_p, in multiple_of() local
H A Dwide-int.cc1754 wi::divmod_internal (HOST_WIDE_INT *quotient, unsigned int *remainder_len, in divmod_internal()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dbntest.c1507 BIGNUM *a = NULL, *b = NULL, *quotient = NULL, *remainder = NULL; in file_quotient() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dbntest.c1511 BIGNUM *a = NULL, *b = NULL, *quotient = NULL, *remainder = NULL; in file_quotient() local
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/
H A DdecBasic.c179 decFloat quotient; /* for remainders */ in decDivide() local
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecBasic.c179 decFloat quotient; /* for remainders */ in decDivide() local
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/
H A DdecBasic.c179 decFloat quotient; /* for remainders */ in decDivide() local

12