okres             247 maint/gnulib/tests/test-intprops.c   #define CHECK_SUM_WRAPV(a, b, t, v, vres, okres)                        \
okres             248 maint/gnulib/tests/test-intprops.c     CHECK_SUM_WRAPV1 (a, b, t, v, vres, okres);                           \
okres             249 maint/gnulib/tests/test-intprops.c     CHECK_SUM_WRAPV1 (b, a, t, v, vres, okres)
okres             253 maint/gnulib/tests/test-intprops.c   #define CHECK_SUM_WRAPV1(a, b, t, v, vres, okres)                       \
okres             257 maint/gnulib/tests/test-intprops.c       ASSERT (result == ((v) ? (vres) : (okres)));                        \