/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | rem1.c | 56 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 D | e_remainderl.c | 37 int quo; in remainderl() local
|
H A D | s_remquof.c | 35 remquof(float x, float y, int *quo) in remquof()
|
H A D | s_remquo.c | 37 remquo(double x, double y, int *quo) in remquo() argument
|
H A D | s_remquol.c | 78 remquol(long double x, long double y, int *quo) in remquol() argument
|
/netbsd-src/sys/arch/hppa/spmath/ |
H A D | divu.S | 56 quo: .reg %r4 /* quotient and lower part of dividend */ label
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/ |
H A D | remquoq.c | 27 remquoq (__float128 x, __float128 y, int *quo) in remquoq()
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/ |
H A D | remquoq.c | 27 remquoq (__float128 x, __float128 y, int *quo) in remquoq()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/ |
H A D | rsa_gen.c | 69 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 D | reports.py | 4 from xml.sax.saxutils import quoteattr as quo unknown
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/ |
H A D | rsa_gen.c | 80 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 D | double-int.cc | 359 HOST_WIDE_INT den[4], quo[4]; in div_and_round_double() local
|
H A D | fold-const.cc | 190 widest_int quo; in div_if_zero_remainder() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | double-int.c | 359 HOST_WIDE_INT den[4], quo[4]; in div_and_round_double() local
|
H A D | fold-const.c | 178 widest_int quo; in div_if_zero_remainder() local
|
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/ |
H A D | decBasic.c | 183 uInt quo[DIVOPLEN+1]; /* quotient in base-billion .. */ in decDivide() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/ |
H A D | decBasic.c | 183 uInt quo[DIVOPLEN+1]; /* quotient in base-billion .. */ in decDivide() local
|
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/ |
H A D | decBasic.c | 183 uInt quo[DIVOPLEN+1]; /* quotient in base-billion .. */ in decDivide() local
|
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/ |
H A D | decBasic.c | 183 uInt quo[DIVOPLEN+1]; /* quotient in base-billion .. */ in decDivide() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
H A D | msan_test.cc | 1924 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 D | aarch64.c | 13869 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 D | aarch64.cc | 15435 aarch64_emit_approx_div (rtx quo, rtx num, rtx den) in aarch64_emit_approx_div()
|