Searched refs:token_list (Results 1 – 1 of 1) sorted by relevance
2406 static const struct token token_list[] = { variable8564 token = &token_list[next_action[i]]; in parse_action()10200 token = &token_list[ctx->curr]; in cmd_flow_parse()10232 const struct token *next = &token_list[list[i]]; in cmd_flow_parse()10294 const struct token *token = &token_list[ctx->curr]; in cmd_flow_complete_get_nb()10312 token = &token_list[list[0]]; in cmd_flow_complete_get_nb()10327 const struct token *token = &token_list[ctx->curr]; in cmd_flow_complete_get_elt()10342 token = &token_list[list[0]]; in cmd_flow_complete_get_elt()10351 token = &token_list[list[index]]; in cmd_flow_complete_get_elt()10363 const struct token *token = &token_list[ctx->prev]; in cmd_flow_get_help()[all …]