Home
last modified time | relevance | path

Searched defs:ST_CTIME (Results 1 - 2 of 2) sorted by relevance

/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/python/Lib/
H A Dstat.py17 ST_CTIME = 9 variable

Completed in 1 milliseconds