Searched refs:a_sec (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
H A Dposixmodule.c4583 time_t a_sec, m_sec; local
4593 &a_sec, &a_nsec, _PyTime_ROUND_FLOOR) == -1 ||
4598 utime.atime_s = a_sec;

Completed in 216 milliseconds