Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimath.c242 static int s_uvcmp(mp_int a, mp_usmall uv);
1033 return s_uvcmp(z, uv); in mp_int_compare_uvalue()
1796 return s_uvcmp(a, uv); in s_vcmp()
1799 static int s_uvcmp(mp_int a, mp_usmall uv) { in s_uvcmp() function