Home
last modified time | relevance | path

Searched defs:tsargs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c2907 PyObject *tsargs = NULL, *ts = NULL, *rv = NULL; in get_date_fromtimestamp() local
2938 PyObject *tsargs = NULL, *ts = NULL, *tzinfo = Py_None, *rv = NULL; in get_datetime_fromtimestamp() local