smax              473 maint/gnulib/lib/intprops.h #  define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \
smax              475 maint/gnulib/lib/intprops.h      ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, st, smin, smax) \
smax              478 maint/gnulib/lib/intprops.h #  define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \
smax              479 maint/gnulib/lib/intprops.h     (overflow (a, b, smin, smax) \