Home
last modified time | relevance | path

Searched refs:Time_FromTimeAndFold (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/
H A Ddatetime.h184 PyObject *(*Time_FromTimeAndFold)(int, int, int, int, PyObject*, int, PyTypeObject*); member
239 PyDateTimeAPI->Time_FromTimeAndFold(hour, minute, second, usecond, \
/third_party/python/Modules/
H A D_datetimemodule.c6704 capi->Time_FromTimeAndFold = new_time_ex2; in get_datetime_capi()
H A D_testcapimodule.c2870 rv = PyDateTimeAPI->Time_FromTimeAndFold( in get_time_fromtimeandfold()

Completed in 20 milliseconds