_GL_INT_CONVERT    54 lib/intprops-internal.h    : _GL_INT_CONVERT (e, 0))
_GL_INT_CONVERT    60 lib/intprops-internal.h   (((_GL_INT_CONVERT (e, 1) << (_GL_TYPE_WIDTH (+ (e)) - 2)) - 1) * 2 + 1)
_GL_INT_CONVERT   346 lib/intprops-internal.h        ? ((_GL_EXPR_SIGNED (_GL_INT_CONVERT (a, (tmin) - (b))) || (b) < (tmin)) \
_GL_INT_CONVERT   352 lib/intprops-internal.h        ? ((_GL_EXPR_SIGNED (_GL_INT_CONVERT (b, (tmin) - (a))) || (a) < (tmin)) \
_GL_INT_CONVERT   355 lib/intprops-internal.h       || ((_GL_EXPR_SIGNED (_GL_INT_CONVERT (a, b)) || (tmax) < (b)) \
_GL_INT_CONVERT   364 lib/intprops-internal.h    ? ((!_GL_EXPR_SIGNED (_GL_INT_CONVERT ((a) - (tmin), b)) && (a) - (tmin) < 0) \
_GL_INT_CONVERT   366 lib/intprops-internal.h    : ((! (_GL_EXPR_SIGNED (_GL_INT_CONVERT (tmax, b)) \
_GL_INT_CONVERT   367 lib/intprops-internal.h           && _GL_EXPR_SIGNED (_GL_INT_CONVERT ((tmax) + (b), a))) \
_GL_INT_CONVERT   373 lib/intprops-internal.h       ? (_GL_EXPR_SIGNED (_GL_INT_CONVERT (tmax, b)) \
_GL_INT_CONVERT   376 lib/intprops-internal.h              ? _GL_INT_CONVERT (b, tmax) >> (_GL_TYPE_WIDTH (+ (b)) - 1) \
_GL_INT_CONVERT   379 lib/intprops-internal.h       : _GL_INT_NEGATE_OVERFLOW (_GL_INT_CONVERT (b, tmin)) && (b) == -1 \
_GL_INT_CONVERT   387 lib/intprops-internal.h       ? (_GL_INT_NEGATE_OVERFLOW (_GL_INT_CONVERT (a, tmin)) && (a) == -1 \
_GL_INT_CONVERT   216 lib/intprops.h        : (a) % (_GL_INT_CONVERT (a, _GL_SIGNED_INT_MAXIMUM (b)) + 1))   \
_GL_INT_CONVERT   295 lib/intprops.h                       _GL_INT_MINIMUM (_GL_INT_CONVERT (a, b)), \
_GL_INT_CONVERT   296 lib/intprops.h                       _GL_INT_MAXIMUM (_GL_INT_CONVERT (a, b)))