Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/imath/
Dgmp_compat.h140 void GMPZAPI(divexact_ui)(mp_int q, mp_int n, unsigned long d);
Dgmp_compat.c253 void GMPZAPI(divexact_ui)(mp_int q, mp_int n, unsigned long d) { in GMPZAPI() argument