OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:okfile
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/tests/
run-arsymtest.sh
30
okfile
=arsymtest.ok
34
tempfiles $
okfile
$tmpfile $testfile
41
sort > $
okfile
48
if cmp $
okfile
$testfile; then
/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 6414 milliseconds