/external/python/cpython2/PC/os2vacpp/ |
config.c | 34 extern void initstrop(void); 78 {"strop", initstrop},
|
/external/python/cpython2/PC/os2emx/ |
config.c | 72 extern void initstrop(); 138 {"strop", initstrop},
|
/external/python/cpython2/Modules/ |
config.c | 47 extern void initstrop(void); 115 {"strop", initstrop},
|
stropmodule.c | 1240 initstrop(void) function [all...] |
/external/python/cpython2/PC/ |
config.c | 28 extern void initstrop(void); 103 {"strop", initstrop},
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
config.c | 57 extern void initstrop(void);
105 //{"strop", initstrop}, /* redefines some string operations that are 100-1000 times faster */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/ |
config.c | 57 extern void initstrop(void);
105 //{"strop", initstrop}, /* redefines some string operations that are 100-1000 times faster */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
stropmodule.c | 1233 initstrop(void) function [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
stropmodule.c | 1231 initstrop(void) function [all...] |
/external/python/cpython2/RISCOS/ |
Makefile | 295 $(MAKEDLK) -d @.^.Lib.strop/pyd -s s.linktab -o @.^.Modules.o.stropmodule -e initstrop
|