Searched refs:TYPE_SIGNED (Results 1 – 1 of 1) sorted by relevance
38 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro45 ((t) (! TYPE_SIGNED (t) \51 ((t) (! TYPE_SIGNED (t) \62 # define signed_type_or_expr__(t) TYPE_SIGNED (__typeof__ (t))