Home
last modified time | relevance | path

Searched refs:astfold_mod (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Python/
H A Dast_opt.c628 static int astfold_mod(mod_ty node_, PyArena *ctx_, _PyASTOptimizeState *state);
683 astfold_mod(mod_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_mod() function
1098 int ret = astfold_mod(mod, arena, state); in _PyAST_Optimize()

Completed in 2 milliseconds