Searched refs:isl_sioimath_swap (Results 1 – 2 of 2) sorted by relevance
577 inline void isl_sioimath_swap(isl_sioimath_ptr lhs, isl_sioimath_ptr rhs) in isl_sioimath_swap() function1204 #define isl_int_swap(i, j) isl_sioimath_swap((i), (j))1205 #define isl_int_swap_or_set(i, j) isl_sioimath_swap((i), (j))
52 extern void isl_sioimath_swap(isl_sioimath_ptr lhs, isl_sioimath_ptr rhs);