Home
last modified time | relevance | path

Searched refs:Date_FromTimestamp (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Ddatetime.h157 PyObject *(*Date_FromTimestamp)(PyObject*, PyObject*); member
231 PyDateTimeAPI->Date_FromTimestamp( \
/external/python/cpython3/Include/
Ddatetime.h171 PyObject *(*Date_FromTimestamp)(PyObject*, PyObject*); member
264 PyDateTimeAPI->Date_FromTimestamp( \