Home
last modified time | relevance | path

Searched defs:mp_int_egcd (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/lib/External/isl/imath_wrap/
Dwrap.h84 #define mp_int_egcd isl_mp_int_egcd macro
/external/llvm-project/polly/lib/External/isl/imath/
Dimath.c1390 mp_result mp_int_egcd(mp_int a, mp_int b, mp_int c, in mp_int_egcd() function