Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzipimport.c885 get_decompress_func(void) in get_decompress_func() function
1003 decompress = get_decompress_func(); in get_data()
/external/python/cpython3/Modules/
Dzipimport.c1152 get_decompress_func(void) in get_decompress_func() function
1273 decompress = get_decompress_func(); in get_data()