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

  /src/external/mit/isl/dist/imath_wrap/
wrap.h 115 #define mp_int_sqr isl_mp_int_sqr macro
  /src/external/mit/isl/dist/imath/
imath.h 187 mp_result mp_int_sqr(mp_int a, mp_int c);
imath.c 737 mp_result mp_int_sqr(mp_int a, mp_int c) { function
918 REQUIRE(mp_int_sqr(TEMP(0), TEMP(0)));
942 REQUIRE(mp_int_sqr(TEMP(0), TEMP(0)));
967 REQUIRE(mp_int_sqr(TEMP(0), TEMP(0)));

Completed in 17 milliseconds