Searched defs:ROUNDTOTBLOCK (Results 1 – 2 of 2) sorted by relevance
8543 #define ROUNDTOTBLOCK(a) ((a + (TBLOCK -1)) & ~(TBLOCK -1)) macro
7580 #define ROUNDTOTBLOCK(a) ((a + (TBLOCK -1)) & ~(TBLOCK -1)) macro