Searched defs:ST_CTIME (Results 1 - 2 of 2) sorted by relevance
/third_party/lzma/CPP/Windows/ | ||
H A D | TimeUtils.h | 67 #define ST_CTIME(st) st.st_ctimespec
macro 71 #define ST_CTIME(st) st.st_ctim macro |
/third_party/python/Lib/ | ||
H A D | stat.py | 17 ST_CTIME = 9 variable |
Completed in 1 milliseconds