HomeSort by relevance Sort by last modified time
    Searched refs:checktm (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Modules/
timemodule.c 396 checktm(struct tm* buf) function
481 || !checktm(&buf)) {
674 || !checktm(&buf)) {
    [all...]
  /external/python/cpython3/Modules/
timemodule.c 600 checktm(struct tm* buf) function
733 !checktm(&buf))
928 !checktm(&buf))
    [all...]

Completed in 980 milliseconds