Home
last modified time | relevance | path

Searched defs:PyDateTime_DATE_GET_MICROSECOND (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Ddatetime.h124 #define PyDateTime_DATE_GET_MICROSECOND(o) \ macro
/external/python/cpython3/Include/
Ddatetime.h126 #define PyDateTime_DATE_GET_MICROSECOND(o) \ macro