Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath/
H A Dgmp_compat.c562 void GMPZAPI(fdiv_q)(mp_int q, mp_int n, mp_int d) { in GMPZAPI() argument
609 GMPZAPI(fdiv_q)(q, n, d); in GMPZAPI() local
643 GMPZAPI(fdiv_q)(q, n, temp); in GMPZAPI() local