_GL_TYPE_SIGNED    87 lib/intprops-internal.h #    define _GL_SIGNED_TYPE_OR_EXPR(t) _GL_TYPE_SIGNED (__typeof__ (t))
_GL_TYPE_SIGNED   224 lib/intprops-internal.h             (_GL_TYPE_SIGNED (__typeof__ (*(r)))                                                   \
_GL_TYPE_SIGNED    31 lib/intprops.h #define TYPE_SIGNED(t) _GL_TYPE_SIGNED (t)