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

  /external/mksh/src/
misc.c 462 if (!(go.info & GI_MINUSMINUS) && argv[go.optind] &&
475 *setargsp = !arrayset && ((go.info & GI_MINUSMINUS) ||
1250 go->info |= GI_MINUSMINUS;
    [all...]
funcs.c 441 if (!(builtin_opt.info & GI_MINUSMINUS)) {
815 if (!(builtin_opt.info & GI_MINUSMINUS) && *wp &&
    [all...]
var.c     [all...]
sh.h     [all...]

Completed in 64 milliseconds