Home
last modified time | relevance | path

Searched refs:fold_binop (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dast_opt.c216 fold_binop(expr_ty node, PyArena *arena, _PyASTOptimizeState *state) in fold_binop() function
477 CALL(fold_binop, expr_ty, node_); in astfold_expr()