Searched refs:split_py_long_to_s_and_ns (Results 1 – 1 of 1) sorted by relevance
4584 split_py_long_to_s_and_ns(PyObject *py_long, time_t *s, long *ns) in split_py_long_to_s_and_ns() function4700 if (!split_py_long_to_s_and_ns(PyTuple_GET_ITEM(ns, 0), in os_utime_impl()4702 !split_py_long_to_s_and_ns(PyTuple_GET_ITEM(ns, 1), in os_utime_impl()