Searched refs:refmpf_validate_division (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/lgpl3/gmp/dist/tests/mpf/ |
| D | t-set_q.c | 41 if (! refmpf_validate_division ("mpf_set_q", got, n, d)) in check_one()
|
| D | t-ui_div.c | 44 if (! refmpf_validate_division ("mpf_ui_div", got, uf, v)) in check_one()
|
| D | t-div.c | 29 if (! refmpf_validate_division ("mpf_div", got, u, v)) in check_one()
|
| /netbsd/src/external/lgpl3/gmp/dist/tests/ |
| D | refmpf.c | 380 refmpf_validate_division (const char *name, mpf_srcptr got, in refmpf_validate_division() function
|
| D | tests.h | 162 int refmpf_validate_division (const char *, mpf_srcptr, mpf_srcptr, mpf_srcptr);
|
| /netbsd/src/external/lgpl3/gmp/dist/ |
| D | ChangeLog | 15706 refmpf_validate, refmpf_validate_division): New functions.
|