Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c1319 compiler_arguments(struct compiler *c, arguments_ty args) in compiler_arguments() function
1372 compiler_arguments(c, args); in compiler_function()
1503 compiler_arguments(c, args); in compiler_lambda()