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