Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dast.c1783 ast_for_power(struct compiling *c, const node *n) in ast_for_power() function
1968 return ast_for_power(c, n); in ast_for_expr()
/external/python/cpython3/Python/
Dast.c2495 ast_for_power(struct compiling *c, const node *n) in ast_for_power() function
2689 return ast_for_power(c, n); in ast_for_expr()