Searched defs:check53 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tcos.c | 49 check53 (const char *xs, const char *cos_xs, mpfr_rnd_t rnd_mode) in check53() function
|
H A D | tsin.c | 49 check53 (const char *xs, const char *sin_xs, mpfr_rnd_t rnd_mode) in check53() function
|
H A D | tsin_cos.c | 45 check53 (const char *xs, const char *sin_xs, const char *cos_xs, in check53() function
|
H A D | tmul.c | 78 check53 (const char *xs, const char *ys, mpfr_rnd_t rnd_mode, const char *zs) in check53() function
|
H A D | tadd.c | 458 #define check53(x, y, r, z) check(x, y, r, 53, 53, 53, z) macro
|
H A D | tdiv.c | 148 #define check53(n, d, rnd, res) check4(n, d, rnd, 53, res) macro
|