Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/
Dparser.c13353 expr_ty shift_expr_var; in bitwise_and_raw() local
13355 (shift_expr_var = shift_expr_rule(p)) // shift_expr in bitwise_and_raw()
13359 _res = shift_expr_var; in bitwise_and_raw()