Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/imath/
Dgmp_compat.h131 int GMPZAPI(divisible_p)(mp_int n, mp_int d);
Dgmp_compat.c206 int GMPZAPI(divisible_p)(mp_int n, mp_int d) { in GMPZAPI() argument