Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzipimport.c12 struct st_zip_searchorder { struct
22 static struct st_zip_searchorder zip_searchorder[] = { argument
264 struct st_zip_searchorder *zso; in get_module_info()
1239 struct st_zip_searchorder *zso; in get_module_code()
1315 struct st_zip_searchorder tmp; in initzipimport()
/external/python/cpython3/Modules/
Dzipimport.c12 struct st_zip_searchorder { struct
26 static struct st_zip_searchorder zip_searchorder[] = { argument
295 struct st_zip_searchorder *zso; in get_module_info()
1459 struct st_zip_searchorder *zso; in get_module_code()