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

  /external/mksh/src/
syn.c 167 t = tl = block(TLIST, t, p, NOWORDS);
169 tl = tl->right = block(TLIST, tl->right, p, NOWORDS);
tree.c 100 case TLIST:
1008 OPEN(TLIST)
exec.c 222 case TLIST:
223 while (t->type == TLIST) {
    [all...]
sh.h     [all...]

Completed in 31 milliseconds