Searched refs:SET_TD_DAYS (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _datetimemodule.c | 120 #define SET_TD_DAYS(o, v) ((o)->days = (v)) macro 1132 SET_TD_DAYS(self, days); in new_delta_ex() |
Completed in 10 milliseconds