Searched refs:BYTES4 (Results 1 – 1 of 1) sorted by relevance
1160 #define BYTES4(x) x, x, x, x macro1161 #define BYTES8(x) BYTES4(x), BYTES4(x)