HomeSort by relevance Sort by last modified time
    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 1358 milliseconds