Searched defs:quotient (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/lib/libutil/ |
H A D | humanize_number.c | 48 humanize_number(char *buf, size_t len, int64_t quotient, in humanize_number()
|
/dflybsd-src/crypto/libressl/crypto/dh/ |
H A D | dh_check.c | 174 BIGNUM *quotient, *residue; in DH_check() local
|
/dflybsd-src/contrib/gcc-8.0/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 | 1703 wi::divmod_internal (HOST_WIDE_INT *quotient, unsigned int *remainder_len, in divmod_internal()
|
H A D | internal-fn.c | 2827 rtx quotient, remainder, libfunc; in expand_DIVMOD() local
|
H A D | expmed.c | 4160 rtx quotient = 0, remainder = 0; in expand_divmod() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | expmed.c | 3859 rtx quotient = 0, remainder = 0; in expand_divmod() local
|