Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Ddatetime.h130 #define PyDateTime_DATE_GET_MICROSECOND(o) \ macro
/third_party/python/Modules/
H A D_datetimemodule.c81 #define DATE_GET_MICROSECOND PyDateTime_DATE_GET_MICROSECOND
H A D_testcapimodule.c2989 microsecond = PyDateTime_DATE_GET_MICROSECOND(obj); in test_PyDateTime_DATE_GET()

Completed in 21 milliseconds