Searched defs:UPPER16_INT (Results 1 – 2 of 2) sorted by relevance
231 #define UPPER16_INT(X) (((X) & 0xffff) == 0) macro