Searched defs:UNSIGNED_INT7 (Results 1 – 2 of 2) sorted by relevance
628 #define UNSIGNED_INT7(X) ((unsigned) (X) < 0x80) macro
630 #define UNSIGNED_INT7(X) ((unsigned) (X) < 0x80) macro