Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_datetimemodule.c106 #define TIME_SET_HOUR(o, v) (PyDateTime_TIME_GET_HOUR(o) = (v)) macro
1086 TIME_SET_HOUR(self, hour); in new_time_ex2()

Completed in 10 milliseconds