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