Searched refs:timemodule (Results 1 – 15 of 15) sorted by relevance
364 @.^.Lib.time/pyd: @.^.Modules.o.timemodule s.linktab @.o.sleep365 $(LINK) -aof -o @.^.Modules.o.timelink @.^.Modules.o.timemodule @.o.sleep $(OSLIB).o.OSLib32
1730 static struct PyModuleDef timemodule = { variable1746 m = PyModule_Create(&timemodule); in PyInit_time()
122 time -DPy_BUILD_CORE timemodule.c # -lm # time operations and variables
421 "Modules/timemodule.c",567 "Modules/timemodule.c",
175 #time timemodule.c # -lm # time operations and variables214 #_socket socketmodule.c timemodule.c
1307 ; From python27_s.lib(timemodule)
862 ``timemodule`` on macOS.
76 Fix a memory leak in Modules/timemodule.c. Patch by Zackery Spytz.
758 SOURCE=..\..\Modules\timemodule.c
1413 /* Library needed by timemodule.c: librt may be needed for clock_gettime() */
3900 [Library needed by timemodule.c: librt may be needed for clock_gettime()])
831 timemodule.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \
1158 timemodule.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h $(PY_INCLUDE)\classobject.h \
3600 good to expose some other internal timemodule.c functions there.9873 * Modules/timemodule.c:9957 * Modules/timemodule.c: Chris Lawrence writes:10461 * Modules/timemodule.c: Patch by Chris Herborth for BeOS code.10583 * Modules/timemodule.c:10599 * Modules/timemodule.c:
20984 good to expose some other internal timemodule.c functions there.27252 * Modules/timemodule.c:27336 * Modules/timemodule.c: Chris Lawrence writes:27840 * Modules/timemodule.c: Patch by Chris Herborth for BeOS code.27962 * Modules/timemodule.c:27978 * Modules/timemodule.c: