HomeSort by: relevance | last modified time | path
    Searched refs:isl_sioimath_mul_ui (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/isl/dist/
isl_int_sioimath.h 732 inline void isl_sioimath_mul_ui(isl_sioimath_ptr dst, isl_sioimath lhs, function
819 isl_sioimath_mul_ui(&tmp, lhs, rhs);
843 isl_sioimath_mul_ui(&tmp, lhs, rhs);
1214 #define isl_int_mul_ui(r, i, j) isl_sioimath_mul_ui((r), *(i), j)
isl_int_sioimath.c 68 extern void isl_sioimath_mul_ui(isl_sioimath_ptr dst, isl_sioimath lhs,

Completed in 16 milliseconds