Searched defs:UNSIGNED_INT12 (Results 1 – 2 of 2) sorted by relevance
630 #define UNSIGNED_INT12(X) ((unsigned) (X) < 0x800) macro
632 #define UNSIGNED_INT12(X) ((unsigned) (X) < 0x800) macro