Searched defs:SMALL_INT12 (Results 1 – 2 of 2) sorted by relevance
229 #define SMALL_INT12(X) ((unsigned HOST_WIDE_INT)(X) + 0x800 < 0x1000) macro