Searched refs:SCNROUND (Results 1 – 2 of 2) sorted by relevance
35 #define SCNROUND ((int32_t)16) macro63 ((FILHSZ + AOUTHSZ + (f).f_nscns * SCNHSZ + SCNROUND-1) & ~(SCNROUND-1)) ) )
86 #define SCNROUND 16 macro90 (sizeof(struct exec) + (x).fh.f_nscns*SCNHSZ + SCNROUND - 1) & ~(SCNROUND - 1))