Searched defs:ROUND8P (Results 1 – 1 of 1) sorted by relevance
15462 # define ROUND8P(x) (x) macro15464 # define ROUND8P(x) (((x)+7)&~7) macro