Lines Matching refs:pos
23 my $pos = 0;30 my $npos = ($pos+$nsp+8) & ~7;31 my $ntab = ($npos >> 3) - ($pos >> 3);33 $pos = $npos;37 $pos += $nsp;40 $pos = 0;45 $pos += $nsp;48 $pos++;61 my $pos = 0;67 $pos = ($pos+8) & ~7;69 $mlen = $pos if ($pos > $mlen);70 $pos = 0;72 $pos++;76 $mlen = $pos if ($pos > $mlen);