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

References

tools/polly/lib/External/isl/imath/imath.c
 2295     (void) s_ksqr(a_top, t2, at_size);  /* t2 = a1 ^ 2 */
 2297     (void) s_kmul(da, a_top, t3, bot_size, at_size);  /* t3 = a0 * a1 */
 2301       int i, top = bot_size + at_size;