Searched defs:is_unsigned (Results 1 – 3 of 3) sorted by relevance
13 #define is_unsigned(X) ((typeof(X))-1 > 0) macro
845 int is_unsigned = type->ctype.modifiers & MOD_UNSIGNED; in type_is_ok() local
7143 int is_unsigned = 0; in isunsigned_op() local