Home
last modified time | relevance | path

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

/third_party/python/Parser/
H A Dparser.c726 static expr_ty star_targets_rule(Parser *p);
6298 (t = star_targets_rule(p)) // star_targets in for_stmt_rule()
6362 (t = star_targets_rule(p)) // star_targets in for_stmt_rule()
16040 (a = star_targets_rule(p)) // star_targets in for_if_clause_rule()
16083 (a = star_targets_rule(p)) // star_targets in for_if_clause_rule()
17064 star_targets_rule(Parser *p) in star_targets_rule() function
23075 (star_targets_var = star_targets_rule(p)) // star_targets in invalid_for_stmt_rule()
23116 (star_targets_var = star_targets_rule(p)) // star_targets in invalid_for_stmt_rule()
[all...]

Completed in 38 milliseconds