Home
last modified time | relevance | path

Searched refs:PyDateTime_DELTA_GET_MICROSECONDS (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/
H A Ddatetime.h153 #define PyDateTime_DELTA_GET_MICROSECONDS(o) \ macro
/third_party/python/Modules/
H A D_testcapimodule.c3016 microseconds = PyDateTime_DELTA_GET_MICROSECONDS(obj); in test_PyDateTime_DELTA_GET()

Completed in 11 milliseconds