Searched refs:proc_postfix_expr (Results 1 – 1 of 1) sorted by relevance
41 static struct finsh_node* proc_postfix_expr(struct finsh_parser* self);729 return proc_postfix_expr(self); in proc_unary_expr()739 static struct finsh_node* proc_postfix_expr(struct finsh_parser* self) in proc_postfix_expr() function