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

  /external/toybox/toys/other/
oneit.c 70 if (toys.optflags & FLAG_3) {
89 while (pid != wait(&i)) if (toys.optflags & FLAG_3) i = write(4, &pid, 4);
  /toolchain/binutils/binutils-2.25/include/opcode/
d30v.h 144 #define FLAG_3 (1L<<3)
170 FLAG_3 | \
  /external/toybox/toys/posix/
comm.c 35 if (toys.optflags & FLAG_3) return;
  /external/toybox/generated/
flags.h 282 #undef FLAG_3
1750 #undef FLAG_3
    [all...]

Completed in 49 milliseconds