Go to the documentation of this file.
1for (
int c1 = 0;
c1 <= min(1023, M + 1024);
c1 += 1) {
5for (
int c1 = max(0, M + 1025);
c1 <= 1023;
c1 += 1) {
9for (
int c0 = 0;
c0 <= min(1023, M + 1024);
c0 += 1) {
13for (
int c0 = max(0, M + 1025);
c0 <= 1023;
c0 += 1) {