Home
last modified time | relevance | path

Searched defs:quo (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Drem1.c56 mpfr_rem1 (mpfr_ptr rem, long *quo, mpfr_rnd_t rnd_q, in mpfr_rem1()
259 mpfr_remquo (mpfr_ptr rem, long *quo, in mpfr_remquo()
272 mpfr_fmodquo (mpfr_ptr rem, long *quo, mpfr_srcptr x, mpfr_srcptr y, in mpfr_fmodquo()
/netbsd-src/lib/libm/src/
H A De_remainderl.c37 int quo; in remainderl() local
H A Ds_remquof.c35 remquof(float x, float y, int *quo) in remquof()
H A Ds_remquo.c37 remquo(double x, double y, int *quo) in remquo() argument
H A Ds_remquol.c78 remquol(long double x, long double y, int *quo) in remquol() argument
/netbsd-src/sys/arch/hppa/spmath/
H A Ddivu.S56 quo: .reg %r4 /* quotient and lower part of dividend */ label
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dremquoq.c27 remquoq (__float128 x, __float128 y, int *quo) in remquoq()
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dremquoq.c27 remquoq (__float128 x, __float128 y, int *quo) in remquoq()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_gen.c69 int i = 0, quo = 0, rmd = 0, adj = 0, retries = 0; in rsa_builtin_keygen() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Dreports.py4 from xml.sax.saxutils import quoteattr as quo unknown
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_gen.c80 int i = 0, quo = 0, rmd = 0, adj = 0, retries = 0; in rsa_multiprime_keygen() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.cc359 HOST_WIDE_INT den[4], quo[4]; in div_and_round_double() local
H A Dfold-const.cc190 widest_int quo; in div_if_zero_remainder() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.c359 HOST_WIDE_INT den[4], quo[4]; in div_and_round_double() local
H A Dfold-const.c178 widest_int quo; in div_if_zero_remainder() local
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/
H A DdecBasic.c183 uInt quo[DIVOPLEN+1]; /* quotient in base-billion .. */ in decDivide() local
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecBasic.c183 uInt quo[DIVOPLEN+1]; /* quotient in base-billion .. */ in decDivide() local
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/
H A DdecBasic.c183 uInt quo[DIVOPLEN+1]; /* quotient in base-billion .. */ in decDivide() local
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecBasic.c183 uInt quo[DIVOPLEN+1]; /* quotient in base-billion .. */ in decDivide() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc1924 int quo; in TEST() local
1931 int quo; in TEST() local
1939 int quo; in TEST() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c13869 aarch64_emit_approx_div (rtx quo, rtx num, rtx den) in aarch64_emit_approx_div()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc15435 aarch64_emit_approx_div (rtx quo, rtx num, rtx den) in aarch64_emit_approx_div()