Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_datetimemodule.c477 check_time_args(int h, int m, int s, int us, int fold) in check_time_args() function
997 if (check_time_args(hour, minute, second, usecond, fold) < 0) { in new_datetime_ex2()
1075 if (check_time_args(hour, minute, second, usecond, fold) < 0) { in new_time_ex2()

Completed in 13 milliseconds