Searched refs:ast_mul (Results 1 – 3 of 3) sorted by relevance
149 ast_mul, enumerator
1408 case ast_mul: in do_hir()1414 (this->oper == ast_mul), in do_hir()2089 case ast_mul: in has_sequence_subexpression()
613 $$ = new(ctx) ast_expression_bin(ast_mul, $1, $3);