File: uday_scalars.c

package info (click to toggle)
cloog-ppl 0.16.1-7
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 8,128 kB
  • sloc: ansic: 24,358; sh: 10,324; makefile: 988; fortran: 194
file content (9 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
/* Generated from ../../../git/cloog/test/uday_scalars.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.01s. */
if (n >= 0) {
  for (p3=0;p3<=n;p3++) {
    S1(p3,0,0) ;
  }
  for (p3=0;p3<=n;p3++) {
    S2(0,p3,0) ;
  }
}