Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c1328 compiler_arguments(struct compiler *c, arguments_ty args) in compiler_arguments() function
1381 compiler_arguments(c, args); in compiler_function()
1512 compiler_arguments(c, args); in compiler_lambda()