mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-23 14:17:42 +01:00
4 lines
77 B
C
4 lines
77 B
C
if (P >= Q + 1 || Q >= P + 1)
|
|
for (int c0 = 0; c0 < N; c0 += 1)
|
|
S(c0);
|