Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c239 compiler_init(struct compiler *c) in compiler_init() function
265 if (!compiler_init(&c)) in PyAST_Compile()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c242 compiler_init(struct compiler *c) in compiler_init() function
268 if (!compiler_init(&c)) in PyAST_Compile()