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