/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/ |
H A D | bpabi.c | 36 long long quotient; in __gnu_ldivmod_helper() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
H A D | bpabi.c | 36 long long quotient; in __gnu_ldivmod_helper() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/tilepro/ |
H A D | softdivide.c | 81 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 D | softdivide.c | 81 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 D | t-tdiv.c | 34 mpz_t quotient, remainder; in main() local
|
H A D | t-fdiv.c | 34 mpz_t quotient, remainder; in main() local
|
H A D | t-fdiv_ui.c | 34 mpz_t quotient, remainder; in main() local
|
H A D | t-tdiv_ui.c | 34 mpz_t quotient, remainder; in main() local
|
H A D | t-cdiv_ui.c | 34 mpz_t quotient, remainder; in main() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
H A D | divsf3.c | 119 rep_t quotient = (uint64_t)reciprocal*(aSignificand << 1) >> 32; in __divsf3() local
|
H A D | divdf3.c | 133 rep_t quotient, quotientLo; in __divdf3() local
|
H A D | divtf3.c | 149 rep_t quotient, quotientLo; in __divtf3() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | bigint.d | 2241 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 D | biguintcore.d | 1498 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 D | sensirion_voc_algorithm.c | 138 uint32_t quotient = 0; in fix16_div() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/ |
H A D | int128.d | 584 Cent quotient = shr(shl(q1, shift), 63); in udivmod() local
|
/netbsd-src/external/bsd/bc/dist/ |
H A D | number.c | 1101 bc_num quotient = NULL; in bc_divmod() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | double-int.cc | 1044 double_int quotient = this->divmod (factor, unsigned_p, in multiple_of() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | double-int.c | 1044 double_int quotient = this->divmod (factor, unsigned_p, in multiple_of() local
|
H A D | wide-int.cc | 1754 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 D | bntest.c | 1507 BIGNUM *a = NULL, *b = NULL, *quotient = NULL, *remainder = NULL; in file_quotient() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | bntest.c | 1511 BIGNUM *a = NULL, *b = NULL, *quotient = NULL, *remainder = NULL; in file_quotient() local
|
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/ |
H A D | decBasic.c | 179 decFloat quotient; /* for remainders */ in decDivide() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/ |
H A D | decBasic.c | 179 decFloat quotient; /* for remainders */ in decDivide() local
|
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/ |
H A D | decBasic.c | 179 decFloat quotient; /* for remainders */ in decDivide() local
|