Searched refs:is_unsigned_type (Results 1 – 2 of 2) sorted by relevance
134 is_unsigned_type(typeof(x)) ? \136 is_unsigned_type(typeof(T)) ? \
131 #define is_unsigned_type(t) ((t)-1 > (t)1) macro