Searched refs:token_list (Results 1 – 1 of 1) sorted by relevance
1727 static const struct token token_list[] = { variable6099 token = &token_list[next_action[i]]; in parse_action()7068 token = &token_list[ctx->curr]; in cmd_flow_parse()7100 const struct token *next = &token_list[list[i]]; in cmd_flow_parse()7138 const struct token *token = &token_list[ctx->curr]; in cmd_flow_complete_get_nb()7156 token = &token_list[list[0]]; in cmd_flow_complete_get_nb()7171 const struct token *token = &token_list[ctx->curr]; in cmd_flow_complete_get_elt()7186 token = &token_list[list[0]]; in cmd_flow_complete_get_elt()7195 token = &token_list[list[index]]; in cmd_flow_complete_get_elt()7207 const struct token *token = &token_list[ctx->prev]; in cmd_flow_get_help()[all …]