Home
last modified time | relevance | path

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

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