Home
last modified time | relevance | path

Searched refs:signalmodule (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/Modules/
DSetup.config.in10 @USE_SIGNAL_MODULE@signal signalmodule.c
/external/python/cpython3/Modules/
Dsignalmodule.c1176 static struct PyModuleDef signalmodule = { variable
1200 m = PyModule_Create(&signalmodule); in PyInit__signal()
DSetup.dist120 _signal signalmodule.c
/external/python/cpython2/RISCOS/
DMakefile291 @.^.Lib.signal/pyd: @.^.Modules.o.signalmodule s.linktab
292 $(MAKEDLK) -d @.^.Lib.signal/pyd -s s.linktab -o @.^.Modules.o.signalmodule -e initsignal
/external/python/cpython2/PC/os2emx/
Dpython27.def1193 ; From python27_s.lib(signalmodule)
/external/python/cpython2/
DAndroid.bp237 "Modules/signalmodule.c",
DMakefile.pre.in232 # Used of signalmodule.o is not available
Dconfigure.ac2525 # Determine if signalmodule should be used.
/external/python/cpython2/PC/VC6/
Dpythoncore.dsp706 SOURCE=..\..\Modules\signalmodule.c
/external/python/cpython3/
DMakefile.pre.in770 Modules/signalmodule.o: $(srcdir)/Modules/signalmodule.c $(srcdir)/Modules/posixmodule.h
/external/python/cpython2/PC/os2vacpp/
Dmakefile.omk741 signalmodule.obj: abstract.h ceval.h classobject.h cobject.h \
Dmakefile1005 signalmodule.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h \
/external/python/cpython2/Misc/
DHISTORY11189 signalmodule.
12843 - *Before* (instead of after) signalmodule.o is added, remove both
/external/python/cpython3/Misc/
DHISTORY28568 signalmodule.
30222 - *Before* (instead of after) signalmodule.o is added, remove both