Searched defs:cloog_int_abs_lt (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/cloog/include/cloog/
H A Dint.h151 #define cloog_int_abs_lt(i,j) (cloog_int_abs_cmp(i,j) < 0) macro

Completed in 40 milliseconds