Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c1343 compiler_function(struct compiler *c, stmt_ty s) in compiler_function() function
2083 return compiler_function(c, s); in compiler_visit_stmt()