Home | History | Annotate | Download | only in bin

Lines Matching refs:linstr

767 			my $linstr = $gcov_content[ ( $line - 1 ) * 3 + 0 ];
770 next if (!$linstr);