Home
last modified time | relevance | path

Searched refs:gcmodule (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython3/Modules/
Dconfig.c.in51 /* This lives in gcmodule.c */
Dgcmodule.c1511 static struct PyModuleDef gcmodule = { variable
1528 m = PyModule_Create(&gcmodule); in PyInit_gc()
/external/python/cpython2/Modules/
Dconfig.c.in52 /* This lives in gcmodule.c */
/external/python/cpython3/Tools/c-globals/
Dignored-globals.txt79 # Modules/gcmodule.c
/external/python/cpython2/PC/os2emx/
Dpython27.def1177 ; From python27_s.lib(gcmodule)
/external/python/cpython2/RISCOS/
DMakefile57 @.^.Modules.o.gcmodule
/external/python/cpython2/
DAndroid.bp266 "Modules/gcmodule.c",
DMakefile.pre.in230 Modules/gcmodule.o
/external/python/cpython2/PC/VC6/
Dpythoncore.dsp408 SOURCE=..\..\Modules\gcmodule.c
/external/python/cpython3/
DMakefile.pre.in276 Modules/gcmodule.o
455 # XXX: should gcmodule, etc. be here, too?