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

  /system/core/sh/
token.h 20 #define TUNTIL 19
mktokens 60 TUNTIL 0 "until"
parser.c 344 case TUNTIL: {
    [all...]
  /external/mksh/src/
tree.c 147 case TUNTIL:
syn.c 418 t = newtp((c == WHILE) ? TWHILE : TUNTIL);
exec.c 309 case TUNTIL:
    [all...]
sh.h     [all...]

Completed in 183 milliseconds