Searched refs:__cmp_cannot_be_signed (Results 1 – 1 of 1) sorted by relevance
136 #define __cmp_cannot_be_signed(x) \ macro165 if (__cmp_cannot_be_signed(OP) || !__is_signed_type(typeof(__lhs))) { \