Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dast.c1727 ast_for_factor(struct compiling *c, const node *n) in ast_for_factor() function
1966 return ast_for_factor(c, n); in ast_for_expr()