Searched defs:cmpabs (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/ |
H A D | t-cmp_d.c | 36 check_one (const char *name, mpz_srcptr x, double y, int cmp, int cmpabs) in check_one() 77 int cmp, cmpabs; in check_data() member
|
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
H A D | t-cmp_d.c | 32 check_one (const char *name, mpz_srcptr x, double y, int cmp, int cmpabs) in check_one() 73 int cmp, cmpabs; in check_data() member
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tcmpabs.c | 28 cmpabs (mpfr_srcptr x, mpfr_srcptr y) in cmpabs() function
|
/netbsd-src/external/mit/isl/dist/imath/ |
H A D | gmp_compat.c | 91 int GMPZAPI(cmpabs)(mp_int op1, mp_int op2) { in GMPZAPI() argument
|