Lines Matching refs:_
74 my ($file)=@_;80 my ($line, $linenum) = ($_, $.);103 if(($_ !~ /\}(;|)/) &&104 ($_ ne "typedef") &&105 ($_ ne "enum") &&106 ($_ ne "=") &&107 ($_ !~ /^\d+$/) &&108 ($_ !~ /^[ \t]*$/)) {114 push @syms, $_;122 my ($f)=@_;126 my ($line, $linenum) = ($_, $.);