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 181 case TUNTIL:
1070 OPEN(TUNTIL)
syn.c 439 t = newtp((c == WHILE) ? TWHILE : TUNTIL);
exec.c 375 case TUNTIL:
    [all...]
sh.h     [all...]

Completed in 27 milliseconds