Searched defs:BYTE_NEXT (Results 1 – 1 of 1) sorted by relevance
56 #define BYTE_NEXT(b) ((b)++) macro59 #define BYTE_NEXT(b) (--(b)) macro