Searched refs:want_sub (Results 1 - 1 of 1) 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
39 MPQ_CHECK_FORMAT (want_sub);
63 if (! mpq_equal (got, want_sub))
69 mpq_trace (" want", want_sub);
75 mpq_swap (want_add, want_sub);
79 mpq_swap (want_add, want_sub);
81 mpq_neg (want_sub, want_sub);
85 mpq_neg (want_sub, want_sub);
99 const char *want_sub; member in struct:__anon59
111 mpq_t x, y, want_add, want_sub; local
139 mpq_t x, y, want_add, want_sub; local
[all...]

Completed in 70 milliseconds