_GL_EXPR_SIGNED    52 lib/intprops-internal.h   (_GL_EXPR_SIGNED (e)                                                  \
_GL_EXPR_SIGNED    56 lib/intprops-internal.h   (_GL_EXPR_SIGNED (e)                                                  \
_GL_EXPR_SIGNED   166 lib/intprops-internal.h     ((!_GL_SIGNED_TYPE_OR_EXPR (*(r)) && _GL_EXPR_SIGNED (a) && _GL_EXPR_SIGNED (b) \
_GL_EXPR_SIGNED   263 lib/intprops-internal.h     ? (_GL_EXPR_SIGNED (*(r)) \
_GL_EXPR_SIGNED   272 lib/intprops-internal.h      ? (_GL_EXPR_SIGNED (*(r)) \
_GL_EXPR_SIGNED   277 lib/intprops-internal.h      : (_GL_EXPR_SIGNED (*(r)) \
_GL_EXPR_SIGNED   284 lib/intprops-internal.h     (_GL_EXPR_SIGNED (*(r)) \
_GL_EXPR_SIGNED   346 lib/intprops-internal.h        ? ((_GL_EXPR_SIGNED (_GL_INT_CONVERT (a, (tmin) - (b))) || (b) < (tmin)) \
_GL_EXPR_SIGNED   349 lib/intprops-internal.h       || ((_GL_EXPR_SIGNED (a) ? 0 <= (a) : (tmax) < (a)) && (tmax) < (a) + (b))) \
_GL_EXPR_SIGNED   352 lib/intprops-internal.h        ? ((_GL_EXPR_SIGNED (_GL_INT_CONVERT (b, (tmin) - (a))) || (a) < (tmin)) \
_GL_EXPR_SIGNED   355 lib/intprops-internal.h       || ((_GL_EXPR_SIGNED (_GL_INT_CONVERT (a, b)) || (tmax) < (b)) \
_GL_EXPR_SIGNED   364 lib/intprops-internal.h    ? ((!_GL_EXPR_SIGNED (_GL_INT_CONVERT ((a) - (tmin), b)) && (a) - (tmin) < 0) \
_GL_EXPR_SIGNED   366 lib/intprops-internal.h    : ((! (_GL_EXPR_SIGNED (_GL_INT_CONVERT (tmax, b)) \
_GL_EXPR_SIGNED   367 lib/intprops-internal.h           && _GL_EXPR_SIGNED (_GL_INT_CONVERT ((tmax) + (b), a))) \
_GL_EXPR_SIGNED   373 lib/intprops-internal.h       ? (_GL_EXPR_SIGNED (_GL_INT_CONVERT (tmax, b)) \
_GL_EXPR_SIGNED   380 lib/intprops-internal.h       ? (_GL_EXPR_SIGNED (a) \
_GL_EXPR_SIGNED   388 lib/intprops-internal.h          ? (_GL_EXPR_SIGNED (b) ? 0 < (b) + (tmin) : -1 - (tmin) < (b) - 1) \
_GL_EXPR_SIGNED    35 lib/intprops.h #define EXPR_SIGNED(e) _GL_EXPR_SIGNED (e)