Searched defs:REPEAT_BYTE (Results 1 – 2 of 2) sorted by relevance
40 #define REPEAT_BYTE(x) ((~0ul / 0xff) * (x)) macro