Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_datetimemodule.c117 #define SET_TD_MICROSECONDS(o, v) ((o)->microseconds = (v)) macro
1037 SET_TD_MICROSECONDS(self, microseconds); in new_delta_ex()