HomeSort by relevance Sort by last modified time
    Searched refs:okfile (Results 1 - 3 of 3) sorted by null

  /external/elfutils/tests/
run-arsymtest.sh 16 okfile=arsymtest.ok
25 sort > $okfile
33 if cmp $okfile $testfile; then
35 rm $testfile $okfile
  /external/srec/tools/cmd/
pht_to_long.pl 4 "ok=s" => \$okfile,
5 "i=s" => \$okfile,
31 open(HH, "<$okfile") || die "error opening okfile $okfile\n";
pht_to_short.pl 6 "ok=s" => \$okfile);
34 open(HH, "<$oklongfile") || die "error opening okfile $oklongfile\n";
35 open(OO, ">$okfile") || die "error opening output dict $okfile\n";

Completed in 1411 milliseconds