Searched refs:split_py_long_to_s_and_ns (Results 1 – 1 of 1) sorted by relevance
5299 split_py_long_to_s_and_ns(PyObject *module, PyObject *py_long, time_t *s, long *ns) in split_py_long_to_s_and_ns() function5415 if (!split_py_long_to_s_and_ns(module, PyTuple_GET_ITEM(ns, 0), in os_utime_impl()5417 !split_py_long_to_s_and_ns(module, PyTuple_GET_ITEM(ns, 1), in os_utime_impl()