Searched defs:CONST_OK_FOR_I08 (Results 1 – 2 of 2) sorted by relevance
1033 #define CONST_OK_FOR_I08(VALUE) (((HOST_WIDE_INT)(VALUE))>= -128 \ macro