Searched defs:UNSIGNED_INT16 (Results 1 – 2 of 2) sorted by relevance
631 #define UNSIGNED_INT16(X) ((unsigned) (X) < 0x10000) macro
633 #define UNSIGNED_INT16(X) ((unsigned) (X) < 0x10000) macro