brintos

brintos / llvm-project-archived public Read only

0
0
Text · 63 B · da272fc Raw
3 lines · c
1for (int c0 = max(-M, -N); c0 <= min(N, O); c0 += 1)2  S1(c0);3