Searched refs:ast_for_import_stmt (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
H A Dast.c2536 ast_for_import_stmt(struct compiling *c, const node *n) function
3277 return ast_for_import_stmt(c, n);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dast.c2531 ast_for_import_stmt(struct compiling *c, const node *n) function
3260 return ast_for_import_stmt(c, n);

Completed in 16 milliseconds