Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dtimemodule.c349 gettmarg(PyObject *args, struct tm *p) in gettmarg() function
410 } 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()