Home
last modified time | relevance | path

Searched refs:TIME_SET_MINUTE (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_datetimemodule.c107 #define TIME_SET_MINUTE(o, v) (PyDateTime_TIME_GET_MINUTE(o) = (v)) macro
1087 TIME_SET_MINUTE(self, minute); in new_time_ex2()

Completed in 10 milliseconds