Searched refs:ast_int_constant (Results 1 – 5 of 5) sorted by relevance
187 ast_int_constant, enumerator
401 case ast_int_constant: in print()
294 $$ = new(ctx) ast_expression(ast_int_constant, NULL, NULL, NULL);
2905 (yyval.expression) = new(ctx) ast_expression(ast_int_constant, NULL, NULL, NULL);
1640 case ast_int_constant: in hir()