Searched refs:possible (Results 1 – 7 of 7) sorted by relevance
121 for my $possible ( @file_paths ) {122 if (not $import_stack{$possible} and open($fh, '<', $possible)) {123 $import_path = $possible;
1951 sub possible { subroutine1952 my ($possible, $line) = @_;1972 warn "CHECK<$possible> ($line)\n" if ($dbg_possible > 2);1973 if ($possible !~ $notPermitted) {1975 $possible =~ s/\s*$Storage\s*//g;1976 $possible =~ s/\s*$Sparse\s*//g;1977 if ($possible =~ /^\s*$/) {1979 } elsif ($possible =~ /\s/) {1980 $possible =~ s/\s*$Type\s*//g;1981 for my $modifier (split(' ', $possible)) {[all …]
993 posible||possible
65 cocci.print_secs("possible model",p2)72 msg = "alloc with no test, possible model on line %s" % (p2[0].line)
59 cocci.print_main("WARNING: possible condition with no effect (if == else)",p)65 coccilib.report.print_report(p[0],"WARNING: possible condition with no effect (if == else)")
4 //# execution paths are not possible, resulting in false positives.
59 may not work since \${ARCH} is part of the include path. Two possible