Searched refs:roundupsz (Results 1 – 1 of 1) sorted by relevance
52 #define roundupsz(X) (((X) + 3) & ~3) macro141 desc += roundupsz(nhdrp->n_descsz); in kexec_bn2cl()