Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Parser/
Dparser.c11784 CmpopExprPair* gte_bitwise_or_var; in compare_op_bitwise_or_pair_rule() local
11786 (gte_bitwise_or_var = gte_bitwise_or_rule(p)) // gte_bitwise_or in compare_op_bitwise_or_pair_rule()
11790 _res = gte_bitwise_or_var; in compare_op_bitwise_or_pair_rule()