Home
last modified time | relevance | path

Searched refs:impz_get_str (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h45 #define impz_get_str isl_impz_get_str macro
/netbsd-src/external/mit/isl/dist/
H A Disl_int_imath.h20 #define isl_int_get_str(r) impz_get_str(0, 10, r)
H A Disl_int_sioimath.h545 return impz_get_str(NULL, 10, isl_sioimath_get_big(val)); in isl_sioimath_get_str()