Home
last modified time | relevance | path

Searched defs:test_div (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtdiv.c125 test_div (mpfr_ptr a, mpfr_srcptr b, mpfr_srcptr c, mpfr_rnd_t rnd_mode) in test_div() function
145 #define test_div mpfr_all_div macro
/netbsd-src/external/mit/isl/dist/
H A Disl_test.c1022 static int test_div(isl_ctx *ctx) in test_div() function