Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dast.c1599 ast_for_binop(struct compiling *c, const node *n) in ast_for_binop() function
1951 return ast_for_binop(c, n); in ast_for_expr()
/external/python/cpython3/Python/
Dast.c2298 ast_for_binop(struct compiling *c, const node *n) in ast_for_binop() function
2659 return ast_for_binop(c, n); in ast_for_expr()