Searched +defs:token +defs:list +defs:stack (Results 1 - 1 of 1) sorted by relevance

/src/bin/sh/
H A Dparser.c184 list(int nlflag) function in typeref:typename:STATIC union node *
1284 currentstate(VSS * stack) argument
1291 prevstate(VSS * stack) argument
1302 bump_state_level(VSS * stack) argument
1331 drop_state_level(VSS * stack) argument
1347 cleanup_state_stack(VSS * stack) argument
1397 parsebackq(VSS * const stack,char * const in,struct nodelist ** const pbqlist,const int oldstyle) argument
1899 VSS *stack = &static_stack; local in function:readtoken1
2547 consumetoken(int token) argument
2565 synexpect(int token,const char * text) argument
[all...]

Completed in 3 milliseconds