Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/
Dparser.c12429 CmpopExprPair* gt_bitwise_or_var; in compare_op_bitwise_or_pair_rule() local
12431 (gt_bitwise_or_var = gt_bitwise_or_rule(p)) // gt_bitwise_or in compare_op_bitwise_or_pair_rule()
12435 _res = gt_bitwise_or_var; in compare_op_bitwise_or_pair_rule()