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