Searched refs:gettmarg (Results 1 – 2 of 2) sorted by relevance
349 gettmarg(PyObject *args, struct tm *p) in gettmarg() function410 } else if (!gettmarg(tup, &buf)) in time_strftime()572 } else if (!gettmarg(tup, &buf)) in time_asctime()633 if (!gettmarg(tup, &buf)) in time_mktime()
419 gettmarg(PyObject *args, struct tm *p) in gettmarg() function590 else if (!gettmarg(tup, &buf) || !checktm(&buf)) in time_strftime()775 } else if (!gettmarg(tup, &buf) || !checktm(&buf)) in time_asctime()812 if (!gettmarg(tup, &buf)) in time_mktime()