Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c1361 compiler_function(struct compiler *c, stmt_ty s) in compiler_function() function
2102 return compiler_function(c, s); in compiler_visit_stmt()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c1384 compiler_function(struct compiler *c, stmt_ty s) in compiler_function() function
2122 return compiler_function(c, s); in compiler_visit_stmt()