reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/lib/External/isl/imath/imath.h
  115 mp_result mp_int_init_value(mp_int z, mp_small value);

References

tools/polly/lib/External/isl/imath/imath.c
 1034   if ((res = mp_int_init_value(&t, a)) != MP_OK)
tools/polly/lib/External/isl/isl_int_sioimath.h
  356 	mp_int_init_value(isl_sioimath_reinit_big(ptr), val);