Home
last modified time | relevance | path

Searched refs:attr_var (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Parser/
H A Dparser.c9271 expr_ty attr_var; in name_or_attr_rule() local
9273 (attr_var = attr_rule(p)) // attr in name_or_attr_rule()
9277 _res = attr_var; in name_or_attr_rule()
28194 expr_ty attr_var; in _tmp_75_rule() local
28196 (attr_var = attr_rule(p)) // attr in _tmp_75_rule()
28200 _res = attr_var; in _tmp_75_rule()
[all...]

Completed in 38 milliseconds