Searched refs:ALIGNBYTES (Results 1 – 1 of 1) sorted by relevance
37 #define ALIGNBYTES 3 macro38 #define ALIGN(p) (((unsigned int)(p) + ALIGNBYTES) &~ ALIGNBYTES)