Searched refs:DFILE (Results 1 – 3 of 3) sorted by relevance
149 open (DFILE, $diff) or die "Could not open file $diff for reading";150 chomp (my @diff_lines = <DFILE>);151 close (DFILE);
105 #define DFILE 1 macro185 case DFILE: in main()