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

  /external/toybox/toys/pending/
ping.c 59 if(!(toys.optflags & (FLAG_4|FLAG_6))) {
62 toys.optflags |= FLAG_6;
65 if (toys.optflags & FLAG_6) {
traceroute.c 485 toys.optflags |= FLAG_6;
488 if (toys.optflags & FLAG_6) TT.istraceroute6 = 1;
dhcpd.c     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
d30v.h 147 #define FLAG_6 (1L<<6) /* VA (accumulated overflow) */
165 #define FLAG_CVVA (FLAG_5|FLAG_6|FLAG_7)
173 FLAG_6 | \
  /external/toybox/generated/
flags.h 496 #undef FLAG_6
1851 #undef FLAG_6
    [all...]

Completed in 791 milliseconds