Searched refs:_PyDateTime_BaseTime (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Include/ | ||
D | datetime.h | 79 } _PyDateTime_BaseTime; /* hastzinfo false */ typedef |
/third_party/python/Modules/ | ||
D | _datetimemodule.c | 646 sizeof(_PyDateTime_BaseTime)); in time_alloc() |