Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_datetimemodule.c500 normalize_d_s_us(int *d, int *s, int *us) in normalize_d_s_us() function
1025 normalize_d_s_us(&days, &seconds, &microseconds); in new_delta_ex()