Searched defs:UINT24_P (Results 1 – 2 of 2) sorted by relevance
485 #define UINT24_P(X) (((unsigned HOST_WIDE_INT) (X)) <= 0x00ffffff) macro