Home
last modified time | relevance | path

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

/dragonfly/lib/libutil/
HDhumanize_number.c48 humanize_number(char *buf, size_t len, int64_t quotient, in humanize_number()
/dragonfly/crypto/libressl/crypto/dh/
HDdh_check.c174 BIGNUM *quotient, *residue; in DH_check() local
/dragonfly/contrib/gcc-8.0/gcc/
HDdouble-int.c1044 double_int quotient = this->divmod (factor, unsigned_p, in multiple_of() local
HDwide-int.cc1703 wi::divmod_internal (HOST_WIDE_INT *quotient, unsigned int *remainder_len, in divmod_internal()
HDinternal-fn.c2827 rtx quotient, remainder, libfunc; in expand_DIVMOD() local
HDexpmed.c4160 rtx quotient = 0, remainder = 0; in expand_divmod() local
/dragonfly/contrib/gcc-4.7/gcc/
HDexpmed.c3859 rtx quotient = 0, remainder = 0; in expand_divmod() local