Searched defs:UINT16_P (Results 1 – 2 of 2) sorted by relevance
484 #define UINT16_P(X) (((unsigned HOST_WIDE_INT) (X)) <= 0x0000ffff) macro