Lines Matching refs:pos
21 my $pos = 0;28 my $npos = ($pos+$nsp+8) & ~7;29 my $ntab = ($npos >> 3) - ($pos >> 3);31 $pos = $npos;35 $pos += $nsp;38 $pos = 0;43 $pos += $nsp;46 $pos++;59 my $pos = 0;65 $pos = ($pos+8) & ~7;67 $mlen = $pos if ($pos > $mlen);68 $pos = 0;70 $pos++;74 $mlen = $pos if ($pos > $mlen);