Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dtimemodule.c396 checktm(struct tm* buf) in checktm() function
481 || !checktm(&buf)) { in time_strftime()
674 || !checktm(&buf)) { in time_asctime()
/external/python/cpython3/Modules/
Dtimemodule.c619 checktm(struct tm* buf) function
752 !checktm(&buf))
947 !checktm(&buf))