Searched defs:UBYTE_INT (Results 1 – 2 of 2) sorted by relevance
268 #define UBYTE_INT(X) (IN_RANGE ((X), 0, 0xff)) macro
278 #define UBYTE_INT(X) (IN_RANGE ((X), 0, 0xff)) macro