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 159 case TUNTIL:
958 OPEN(TUNTIL)
syn.c 435 t = newtp((c == WHILE) ? TWHILE : TUNTIL);
exec.c 376 case TUNTIL:
    [all...]
sh.h     [all...]

Completed in 71 milliseconds