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