Home | History | Annotate | Line # | Download | only in omega
      1 for (int c0 = 4 * floord(m, 32); c0 <= n; c0 += 1)
      2   s0(c0);
      3