Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c1337 compiler_arguments(struct compiler *c, arguments_ty args) in compiler_arguments() function
1390 compiler_arguments(c, args); in compiler_function()
1522 compiler_arguments(c, args); in compiler_lambda()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c1360 compiler_arguments(struct compiler *c, arguments_ty args) in compiler_arguments() function
1413 compiler_arguments(c, args); in compiler_function()
1545 compiler_arguments(c, args); in compiler_lambda()