Home
last modified time | relevance | path

Searched refs:quo (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/sys/arch/hppa/spmath/
H A Ddivu.S54 addc quo,quo,quo ; shift quo with/into carry
56 addc quo,quo,quo ; shift quo with/into carry
58 addc quo,quo,quo ; shift quo with/into carry
60 addc quo,quo,quo ; shift quo with/into carry
62 addc quo,quo,quo ; shift quo with/into carry
64 addc quo,quo,quo ; shift quo with/into carry
66 addc quo,quo,quo ; shift quo with/into carry
68 addc quo,quo,quo ; shift quo with/into carry
70 addc quo,quo,quo ; shift quo with/into carry
72 addc quo,quo,quo ; shift quo with/into carry
[all …]
/openbsd/lib/libm/src/
H A Ds_remquof.c27 remquof(float x, float y, int *quo) in remquof() argument
46 *quo = 1; in remquof()
88 *quo = (sxy ? -q : q); in remquof()
116 *quo = (sxy ? -q : q); in remquof()
H A Ds_remquo.c29 remquo(double x, double y, int *quo) in remquo() argument
51 *quo = 1; in remquo()
114 *quo = (sxy ? -q : q); in remquo()
149 *quo = (sxy ? -q : q); in remquo()
H A De_remainderl.c24 int quo; in remainderl() local
26 return (remquol(x, y, &quo)); in remainderl()
/openbsd/lib/libm/src/ld80/
H A Ds_remquol.c57 remquol(long double x, long double y, int *quo) in remquol() argument
89 *quo = 1; in remquol()
131 *quo = (sxy ? -q : q); in remquol()
164 *quo = (sxy ? -q : q); in remquol()
/openbsd/lib/libm/src/ld128/
H A Ds_remquol.c57 remquol(long double x, long double y, int *quo) in remquol() argument
89 *quo = 1; in remquol()
131 *quo = (sxy ? -q : q); in remquol()
166 *quo = (sxy ? -q : q); in remquol()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D980816-1.c8 int quo[4]; local
17 quo[i] = work / (unsigned int ) lden;
/openbsd/gnu/usr.bin/perl/cpan/Math-BigRat/lib/Math/
H A DBigRat.pm990 my ($quo, $rem);
995 $quo = $x -> bnan();
1000 $quo = $downgrade -> new($quo)
1004 return $wantarray ? ($quo, $rem) : $quo;
1012 my ($quo, $rem);
1015 $quo = $x -> bnan();
1021 $quo = $downgrade -> new($quo)
1025 return $wantarray ? ($quo, $rem) : $quo;
1033 my ($quo, $rem);
1042 $quo = $downgrade -> new($quo)
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigFloat.pm2031 my ($quo, $rem);
2042 return $wantarray ? ($quo, $rem) : $quo;
2050 my ($quo, $rem);
2058 return $wantarray ? ($quo, $rem) : $quo;
2068 my ($quo, $rem);
2079 return ($quo, $rem);
2096 my ($quo, $rem);
2097 $quo = $x->round(@r);
2098 $quo = $downgrade -> new($quo, @r)
2102 return $quo, $rem;
[all …]
/openbsd/regress/lib/libc/cephes/
H A Dieetst.c83 char *quo = "\042"; variable
570 printf( "printf(%s%s%s, %s) -> %s\n", quo, tformat, quo, str1, str2 );
/openbsd/gnu/usr.bin/cvs/
H A DTESTS105 are indeed reasons to be dissatisfied with the status quo. Ideally a
119 * Bourne shell and GNU expr (the status quo). Falls short on #1
H A DTODO253 The status quo is a bit of a mess (as of, say, CVS 1.9). It is
273 quo are deprecated, probably circulate some unofficial patches, &c).
545 Some of the problems with the status quo:
559 what the status quo is on this; see also item #182).
573 that the status quo gets right is proper merges, even with adds and
664 - The virtue of the status quo is that it is simple to implement.
765 a. Cases in which the status quo already sends a diff. For most text
771 b. Cases in which the status quo does not send a diff (e.g. "cvs
H A DChangeLog518 status quo better (for example, I've mostly removed the word
/openbsd/gnu/llvm/llvm/utils/lit/lit/
H A Dreports.py6 from xml.sax.saxutils import quoteattr as quo unknown
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp1938 int quo; in TEST() local
1939 double res = remquo(29.0, 3.0, &quo); in TEST()
1941 EXPECT_NOT_POISONED(quo); in TEST()
1945 int quo; in TEST() local
1946 float res = remquof(29.0, 3.0, &quo); in TEST()
1948 EXPECT_NOT_POISONED(quo); in TEST()
1953 int quo; in TEST() local
1954 long double res = remquof(29.0, 3.0, &quo); in TEST()
1956 EXPECT_NOT_POISONED(quo); in TEST()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc5195 INTERCEPTOR(double, remquo, double x, double y, int *quo) {
5197 COMMON_INTERCEPTOR_ENTER(ctx, remquo, x, y, quo);
5201 double res = REAL(remquo)(x, y, quo);
5202 if (quo) COMMON_INTERCEPTOR_WRITE_RANGE(ctx, quo, sizeof(*quo));
5205 INTERCEPTOR(float, remquof, float x, float y, int *quo) {
5207 COMMON_INTERCEPTOR_ENTER(ctx, remquof, x, y, quo);
5211 float res = REAL(remquof)(x, y, quo);
5212 if (quo) COMMON_INTERCEPTOR_WRITE_RANGE(ctx, quo, sizeof(*quo));
5225 COMMON_INTERCEPTOR_ENTER(ctx, remquol, x, y, quo);
5229 long double res = REAL(remquol)(x, y, quo);
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c579 HOST_WIDE_INT den[4], quo[4]; local
627 memset ((char *) quo, 0, sizeof quo);
642 quo[i] = work / lden;
741 quo[i] = quo_est;
745 decode (quo, lquo, hquo);
H A Dexpr.c7720 rtx diff, quo, rem, addr, bit, result; local
7767 quo = expand_divmod (0, TRUNC_DIV_EXPR, index_mode, diff,
/openbsd/gnu/llvm/libcxx/include/experimental/
H A Dsimd509 …late <class Abi> floatv<Abi> remquo(floatv<Abi> x, floatv<Abi> y, samesize<int, floatv<Abi>>* quo);
510 … <class Abi> doublev<Abi> remquo(doublev<Abi> x, doublev<Abi> y, samesize<int, doublev<Abi>>* quo);
511 …ass Abi> ldoublev<Abi> remquo(ldoublev<Abi> x, ldoublev<Abi> y, samesize<int, ldoublev<Abi>>* quo);
/openbsd/gnu/gcc/gcc/
H A Dfold-const.c598 HOST_WIDE_INT den[4], quo[4]; in div_and_round_double() local
646 memset (quo, 0, sizeof quo); in div_and_round_double()
661 quo[i] = work / lden; in div_and_round_double()
760 quo[i] = quo_est; in div_and_round_double()
764 decode (quo, lquo, hquo); in div_and_round_double()
/openbsd/gnu/usr.bin/cvs/src/
H A DChangeLog-971414 test the status quo with respect to '/' in cvs add argument.
1514 (struct sortrec): Document allocation policies (status quo except
/openbsd/gnu/usr.bin/cvs/doc/
H A Dcvsclient.texi894 @c specify the status quo (ISO C asctime() format plus timezone) without
H A DChangeLog851 restores the status quo prior to 18 Oct 1996 (before then the node
H A Dcvs.texinfo6915 @c as in the status quo but I haven't thought much
/openbsd/games/fortune/datfiles/
H A Dfortunes9154 Let Einstein be!" restored the status quo.
10879 4. The location of the status quo. 5. Anywhere outside a university.

12