Searched refs:new_delta_ex (Results 1 - 1 of 1) sorted by relevance
| /third_party/python/Modules/ |
| H A D | _datetimemodule.c | 1116 new_delta_ex(int days, int seconds, int microseconds, int normalize, in new_delta_ex() function 1140 new_delta_ex(d, s, us, normalize, &PyDateTime_DeltaType) 1971 result = new_delta_ex(d, s, us, 0, type); in microseconds_to_delta_ex() 6699 capi->Delta_FromDelta = new_delta_ex; in get_datetime_capi()
|
Completed in 9 milliseconds