Searched defs:UNSIGNED_INT8 (Results 1 – 2 of 2) sorted by relevance
629 #define UNSIGNED_INT8(X) ((unsigned) (X) < 0x100) macro
631 #define UNSIGNED_INT8(X) ((unsigned) (X) < 0x100) macro