__typeof__ 94 lib/intprops-internal.h # define _GL_SIGNED_TYPE_OR_EXPR(t) _GL_TYPE_SIGNED (__typeof__ (t)) __typeof__ 173 lib/intprops-internal.h (__typeof__ (*(r))) 0, \ __typeof__ 174 lib/intprops-internal.h (__typeof__ (*(r))) -1)) \ __typeof__ 246 lib/intprops-internal.h (_GL_TYPE_SIGNED (__typeof__ (*(r))) \ __typeof__ 318 lib/intprops-internal.h __builtin_sub_overflow_p (0, a, (__typeof__ (- (a))) 0) __typeof__ 179 lib/intprops.h __builtin_add_overflow_p (a, b, (__typeof__ ((a) + (b))) 0) __typeof__ 181 lib/intprops.h __builtin_sub_overflow_p (a, b, (__typeof__ ((a) - (b))) 0) __typeof__ 183 lib/intprops.h __builtin_mul_overflow_p (a, b, (__typeof__ ((a) * (b))) 0)