Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath_wrap/
H A Dwrap.h108 #define mp_int_read_cstring isl_mp_int_read_cstring macro
/llvm-project/polly/lib/External/isl/imath/
H A Dimath.c1507 mp_result mp_int_read_cstring(mp_int z, mp_size radix, const char *str, in mp_int_read_cstring() function