Home
last modified time | relevance | path

Searched refs:initdatetime (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/PC/os2emx/
Dconfig.c57 extern void initdatetime();
123 {"datetime", initdatetime},
Dpython27.def1237 ; "initdatetime"
/external/python/cpython2/PC/
Dconfig.c54 extern void initdatetime(void);
133 {"datetime", initdatetime},
/external/python/cpython2/RISCOS/
DMakefile258 $(MAKEDLK) -d @.^.Lib.datetime/pyd -s s.linktab -o @.^.Modules.o.datetimemodule -e initdatetime
/external/python/cpython2/Modules/
Ddatetimemodule.c4765 initdatetime(void) in initdatetime() function