Home
last modified time | relevance | path

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

/dports/lang/python37/Python-3.7.12/Modules/
H A Dposixmodule.c4674 long a_nsec, m_nsec; in os_utime_impl() local
4683 &a_sec, &a_nsec, _PyTime_ROUND_FLOOR) == -1 || in os_utime_impl()
4689 utime.atime_ns = a_nsec; in os_utime_impl()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dposixmodule.c4940 long a_nsec, m_nsec; in os_utime_impl() local
4949 &a_sec, &a_nsec, _PyTime_ROUND_FLOOR) == -1 || in os_utime_impl()
4955 utime.atime_ns = a_nsec; in os_utime_impl()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dposixmodule.c4940 long a_nsec, m_nsec; in os_utime_impl() local
4949 &a_sec, &a_nsec, _PyTime_ROUND_FLOOR) == -1 || in os_utime_impl()
4955 utime.atime_ns = a_nsec; in os_utime_impl()
/dports/lang/python38/Python-3.8.12/Modules/
H A Dposixmodule.c4940 long a_nsec, m_nsec; in os_utime_impl() local
4949 &a_sec, &a_nsec, _PyTime_ROUND_FLOOR) == -1 || in os_utime_impl()
4955 utime.atime_ns = a_nsec; in os_utime_impl()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dposixmodule.c4940 long a_nsec, m_nsec; in os_utime_impl() local
4949 &a_sec, &a_nsec, _PyTime_ROUND_FLOOR) == -1 || in os_utime_impl()
4955 utime.atime_ns = a_nsec; in os_utime_impl()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dposixmodule.c4940 long a_nsec, m_nsec; in os_utime_impl() local
4949 &a_sec, &a_nsec, _PyTime_ROUND_FLOOR) == -1 || in os_utime_impl()
4955 utime.atime_ns = a_nsec; in os_utime_impl()
/dports/lang/python310/Python-3.10.1/Modules/
H A Dposixmodule.c5389 long a_nsec, m_nsec; in os_utime_impl() local
5398 &a_sec, &a_nsec, _PyTime_ROUND_FLOOR) == -1 || in os_utime_impl()
5404 utime.atime_ns = a_nsec; in os_utime_impl()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dposixmodule.c5400 long a_nsec, m_nsec; in os_utime_impl() local
5409 &a_sec, &a_nsec, _PyTime_ROUND_FLOOR) == -1 || in os_utime_impl()
5415 utime.atime_ns = a_nsec; in os_utime_impl()
/dports/lang/python39/Python-3.9.9/Modules/
H A Dposixmodule.c5341 long a_nsec, m_nsec; in os_utime_impl() local
5350 &a_sec, &a_nsec, _PyTime_ROUND_FLOOR) == -1 || in os_utime_impl()
5356 utime.atime_ns = a_nsec; in os_utime_impl()