Searched refs:scat_0 (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/cloog/test/
H A DdealII.c2 for (scat_0=0;scat_0<=min(T_66,T_2-1);scat_0++) {
3 S1(scat_0); variable
4 S2(scat_0); variable
9 for (scat_0=max(0,T_66+1);scat_0<=T_2-1;scat_0++) {
10 S1(scat_0); variable
12 for (scat_0
13 S2(scat_0); variable
[all...]
H A DdealII.good.c10 #define S1(scat_0) { hash(1); hash(scat_0); }
11 #define S2(scat_0) { hash(2); hash(scat_0); }
16 int scat_0; local
17 for (scat_0=0;scat_0<=min(T_66,T_2-1);scat_0++) {
18 S1(scat_0);
19 S2(scat_0);
[all...]

Completed in 90 milliseconds