Home
last modified time | relevance | path

Searched refs:initbz2 (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/PC/os2emx/
Dconfig.c85 extern void initbz2();
151 {"bz2", initbz2},
/external/python/cpython2/RISCOS/
DMakefile359 $(MAKEDLK) -d @.^.Lib.bz2/pyd -s s.linktab -o @.^.Modules.o.bz2link -e initbz2
/external/python/cpython2/Modules/
Dbz2module.c2353 initbz2(void) in initbz2() function