mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-15 18:27:49 +01:00
8 lines
186 B
C
8 lines
186 B
C
|
/* Generated from ../../../git/cloog/test/nul_basic2.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.00s. */
|
||
|
for (i=2;i<=n;i+=2) {
|
||
|
if (i%4 == 0) {
|
||
|
S2(i,i/4) ;
|
||
|
}
|
||
|
S1(i,i/2) ;
|
||
|
}
|