Home
last modified time | relevance | path

Searched refs:divexact (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/lib/External/isl/imath/
Dgmp_compat.h128 void GMPZAPI(divexact)(mp_int q, mp_int n, mp_int d);
Dgmp_compat.c199 void GMPZAPI(divexact)(mp_int q, mp_int n, mp_int d) { in GMPZAPI() argument