Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath_wrap/
H A Dwrap.h100 #define mp_int_is_pow2 isl_mp_int_is_pow2 macro
/llvm-project/polly/lib/External/isl/imath/
H A Dimath.c1336 int mp_int_is_pow2(mp_int z) { in mp_int_is_pow2() function