Searched defs:INTTYPE_SIGNED (Results 1 – 4 of 4) sorted by relevance
233 #define INTTYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
334 #define INTTYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
329 #define INTTYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro