Searched defs:quo (Results 1 - 21 of 21) sorted by relevance

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

Completed in 291 milliseconds