Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzipimport.c211 get_subname(char *fullname) in get_subname() function
264 subname = get_subname(fullname); in get_module_info()
340 char *subname = get_subname(fullname); in zipimporter_load_module()
491 subname = get_subname(fullname); in zipimporter_get_source()
1119 subname = get_subname(fullname); in get_module_code()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzipimport.c211 get_subname(char *fullname) in get_subname() function
264 subname = get_subname(fullname); in get_module_info()
340 char *subname = get_subname(fullname); in zipimporter_load_module()
491 subname = get_subname(fullname); in zipimporter_get_source()
1147 subname = get_subname(fullname); in get_module_code()