Searched refs:isl_sioimath_neg (Results 1 – 2 of 2) sorted by relevance
51 extern void isl_sioimath_neg(isl_sioimath_ptr dst, isl_sioimath_src arg);
562 inline void isl_sioimath_neg(isl_sioimath_ptr dst, isl_sioimath_src arg) in isl_sioimath_neg() function1203 #define isl_int_neg(r, i) isl_sioimath_neg((r), *(i))