Searched refs:SCNROUND (Results 1 – 2 of 2) sorted by relevance
31 #define SCNROUND ((long)16) macro59 ((FILHSZ + AOUTHSZ + (f).f_nscns * SCNHSZ + SCNROUND-1) & ~(SCNROUND-1)) ) )
85 #define SCNROUND 16 macro89 (sizeof(struct exec) + (x).fh.f_nscns*SCNHSZ + SCNROUND - 1) & ~(SCNROUND - 1))