Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c2557 compiler_call(struct compiler *c, expr_ty e) in compiler_call() function
3041 return compiler_call(c, e); in compiler_visit_expr()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c2577 compiler_call(struct compiler *c, expr_ty e) in compiler_call() function
3061 return compiler_call(c, e); in compiler_visit_expr()