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

Declarations

tools/polly/lib/External/isl/imath/imath.h
  219 mp_result mp_int_unsigned_len(mp_int z);

References

tools/polly/lib/External/isl/imath/gmp_compat.c
  710   num_used_bytes  = mp_int_unsigned_len(op);
tools/polly/lib/External/isl/imath/imath.c
 1889   int        bytes = mp_int_unsigned_len(z);