OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_d
(Results
1 - 2
of
2
) sorted by null
/external/iputils/ninfod/
ninfod.c
139
static int
opt_d
= 0; /* debug */
variable
610
opt_d
= 1;
697
if (!
opt_d
)
/external/llvm/utils/
codegen-diff
66
next if (($d1->{'instr'} eq $d2->{'instr'}) && $
opt_d
);
Completed in 1451 milliseconds