Searched defs:UNSIGNED_INT3 (Results 1 – 2 of 2) sorted by relevance
625 #define UNSIGNED_INT3(X) ((unsigned) (X) < 0x8) macro
627 #define UNSIGNED_INT3(X) ((unsigned) (X) < 0x8) macro