Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_datetimemodule.c113 #define TIME_SET_FOLD(o, v) (PyDateTime_TIME_GET_FOLD(o) = (v)) macro
1094 TIME_SET_FOLD(self, fold); in new_time_ex2()
4621 TIME_SET_FOLD(clone, fold); in time_replace()

Completed in 12 milliseconds