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

  /src/external/mit/isl/dist/imath_wrap/
wrap.h 118 #define mp_int_sub_value isl_mp_int_sub_value macro
wrap.h 118 #define mp_int_sub_value isl_mp_int_sub_value macro
  /src/external/mit/isl/dist/imath/
imath.c 656 mp_result mp_int_sub_value(mp_int a, mp_small value, mp_int c) { function
1379 REQUIRE(mp_int_sub_value(TEMP(4), 1, TEMP(4)));
imath.c 656 mp_result mp_int_sub_value(mp_int a, mp_small value, mp_int c) { function
1379 REQUIRE(mp_int_sub_value(TEMP(4), 1, TEMP(4)));

Completed in 31 milliseconds