Searched refs:want_add (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-aors.c31 check_all (mpq_ptr x, mpq_ptr y, mpq_ptr want_add, mpq_ptr want_sub) argument
38 MPQ_CHECK_FORMAT (want_add);
51 if (! mpq_equal (got, want_add))
57 mpq_trace (" want", want_add);
75 mpq_swap (want_add, want_sub);
79 mpq_swap (want_add, want_sub);
80 mpq_neg (want_add, want_add);
98 const char *want_add; member in struct:__anon59
111 mpq_t x, y, want_add, want_su local
139 mpq_t x, y, want_add, want_sub; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dexpmed.c5815 int want_add = ((STORE_FLAG_VALUE == 1 && normalizep == -1)
5819 if (want_add
5832 else if (!want_add
6059 int want_add = ((STORE_FLAG_VALUE == 1 && normalizep == -1)
6063 if (want_add
6074 else if (!want_add
5800 int want_add = ((STORE_FLAG_VALUE == 1 && normalizep == -1) local
6044 int want_add = ((STORE_FLAG_VALUE == 1 && normalizep == -1) local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dexpmed.cc5848 int want_add = ((STORE_FLAG_VALUE == 1 && normalizep == -1)
5852 if (want_add
5865 else if (!want_add
6092 int want_add = ((STORE_FLAG_VALUE == 1 && normalizep == -1)
6096 if (want_add
6107 else if (!want_add
5833 int want_add = ((STORE_FLAG_VALUE == 1 && normalizep == -1) local
6077 int want_add = ((STORE_FLAG_VALUE == 1 && normalizep == -1) local

Completed in 142 milliseconds