Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
H A Dbyteyears.py25 itime = ST_CTIME
28 itime = ST_CTIME
/third_party/lzma/CPP/Windows/
H A DTimeUtils.h67 #define ST_CTIME(st) st.st_ctimespec macro
71 #define ST_CTIME(st) st.st_ctim macro
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.cpp486 if (cTime) FiTime_To_FILETIME (ST_CTIME(st), *cTime); in GetProps()
521 FiTime_To_FILETIME (ST_CTIME(st), props->CTime); in GetProps2()
556 case kpidCTime: PropVariant_SetFrom_FiTime(prop, ST_CTIME(st)); break; in GetProperty()
/third_party/python/Lib/
H A Dstat.py17 ST_CTIME = 9 variable

Completed in 3 milliseconds