Polly 22.0.0git
figure7_d.c File Reference

Go to the source code of this file.

Functions

 if (n >=2)

Variables

 else

Function Documentation

◆ if()

if ( n >= 2)

Definition at line 1 of file figure7_d.c.

References c0, c1, n, and s0().

Variable Documentation

◆ else

else
Initial value:
{
for (int c0 = 1; c0 <= 100; c0 += 1)
for (int c1 = 1; c1 <= 100; c1 += 1)
s2(c0, c1)
c1
Definition dot.c:2
c0

Definition at line 9 of file figure7_d.c.