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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ole.h 51 #define OF_SET 0x1
  /external/mksh/src/
misc.c 281 if ((what == OF_CMDLINE || what == OF_SET) && procpid == kshpid)
333 /* OF_FIRSTTIME, OF_CMDLINE, or OF_SET */
448 if (what == OF_SET && optc == 's') {
    [all...]
sh.h 887 #define OF_SET 0x02 /* set builtin */
891 #define OF_ANY (OF_CMDLINE | OF_SET | OF_SPECIAL | OF_INTERNAL)
    [all...]
funcs.c     [all...]

Completed in 60 milliseconds