Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast_opt.c39 fold_unaryop(expr_ty node, PyArena *arena, _PyASTOptimizeState *state) in fold_unaryop() function
481 CALL(fold_unaryop, expr_ty, node_); in astfold_expr()