Lines Matching refs:mod
1093 my($mod);1094 if($mod = ($sizeOverhead % 8)) {1095 $sizeOverhead += 8 - $mod;