Home
last modified time | relevance | path

Searched refs:PyDateTime_IMPORT (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Include/
Ddatetime.h199 #define PyDateTime_IMPORT \ macro
/third_party/python/Doc/c-api/
Ddatetime.rst11 and the macro :c:macro:`PyDateTime_IMPORT` must be invoked, usually as part of
/third_party/python/Modules/
D_zoneinfo.c2642 PyDateTime_IMPORT; in zoneinfomodule_exec()
D_testcapimodule.c2455 PyDateTime_IMPORT; in test_datetime_capi()