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

  /src/external/mit/isl/dist/imath_wrap/
wrap.h 105 #define mp_int_mul_value isl_mp_int_mul_value macro
  /src/external/mit/isl/dist/imath/
imath.c 715 mp_result mp_int_mul_value(mp_int a, mp_small value, mp_int c) { function
1374 REQUIRE(mp_int_mul_value(TEMP(3), b, TEMP(3)));

Completed in 23 milliseconds