Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/imath/
Dimath.c249 STATIC int s_vcmp(mp_int a, mp_small v);
1145 cmp = s_vcmp(z, value); in mp_int_compare_value()
2093 STATIC int s_vcmp(mp_int a, mp_small v) in s_vcmp() function