repo.or.cz
/
cloog.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Get rid of the warning about ignoring the return value of fgets
[cloog.git]
/
test
/
min-1-1.cloog
blob
a15cdbd44ac2e6b507b025cd2754a45babc54b3d
1
# language: C
2
c
3
4
# Context
5
# {M,N | 1>=0}
6
1 4
7
# M N 1
8
1 0 0 1
9
0
10
11
1 # Number of statements
12
13
1
14
# {i,j |1<=i<=N; 0<=j<=M; j<=i; j+i<=N}, i.e.
15
# {i,j | (1,j)<=i<=-j+N; 0<=j<=M}
16
6 6
17
# i j M N 1
18
1 1 0 0 0 -1
19
1 0 1 0 0 0
20
1 0 -1 1 0 0
21
1 1 -1 0 0 0
22
1 -1 -1 0 1 0
23
1 0 0 0 0 1
24
0 0 0
25
0
26
27
0 # Scattering functions