Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath_wrap/
H A Dwrap.h9 #define MP_OK ISL_MP_OK macro
/llvm-project/polly/lib/External/isl/imath/
H A Dimath.c34 const mp_result MP_OK = 0; /* no error, all is well */ variable