Searched refs:timemodule (Results 1 – 21 of 21) sorted by relevance
7 time timemodule.c
83 "Modules/timemodule.c",
86 "Modules/timemodule.c",
91 "Modules/timemodule.c",
1490 /* Library needed by timemodule.c: librt may be needed for clock_gettime() */
4040 [Library needed by timemodule.c: librt may be needed for clock_gettime()])
60 Modules/timemodule.c @pganssle @abalkin
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
1992 static struct PyModuleDef timemodule = { variable2007 return PyModuleDef_Init(&timemodule);
119 time -DPy_BUILD_CORE_BUILTIN -I$(srcdir)/Include/internal timemodule.c # -lm # time operations and …
469 "Modules/timemodule.c",615 "Modules/timemodule.c",
175 #time timemodule.c # -lm # time operations and variables214 #_socket socketmodule.c timemodule.c
363 Modules/timemodule.c - initialized variable static int initialized1393 Modules/timemodule.c time_strptime PyId__strptime_time variable _Py_IDENTIFIER(_strptime_time)1784 Modules/timemodule.c - StructTimeType variable static PyTypeObject StructTimeType1785 Modules/timemodule.c - struct_time_type_desc variable static PyStructSequence_Desc struct_time_type…1786 Modules/timemodule.c - struct_time_type_fields variable static PyStructSequence_Field struct_time_t…1831 Modules/timemodule.c _PyTime_GetProcessTimeWithInfo ticks_per_second variable static long ticks_per…1832 Modules/timemodule.c - time_methods variable static PyMethodDef time_methods1833 Modules/timemodule.c - timemodule variable static struct PyModuleDef timemodule
54 Modules/timemodule.c:initialized static int initialized332 Modules/timemodule.c:time_strptime():PyId__strptime_time _Py_IDENTIFIER(_strptime_time)680 Modules/timemodule.c:StructTimeType static PyTypeObject StructTimeType
1307 ; From python27_s.lib(timemodule)
758 SOURCE=..\..\Modules\timemodule.c
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 \
659 Fix a memory leak in Modules/timemodule.c. Patch by Zackery Spytz.7972 ``timemodule`` on macOS.
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: