Home
last modified time | relevance | path

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

/third_party/python/Parser/
H A Dparser.c2083 stmt_ty for_stmt_var; in compound_stmt_rule() local
2087 (for_stmt_var = for_stmt_rule(p)) // for_stmt in compound_stmt_rule()
2091 _res = for_stmt_var; in compound_stmt_rule()
[all...]

Completed in 51 milliseconds