Searched refs:ztime (Results 1 – 1 of 1) sorted by relevance
356 unsigned short ztime = ptm->tm_hour << 11 | ptm->tm_min << 5 | ptm->tm_sec >> 1; in setModWhen() local358 mCDE.mLastModFileTime = mLFH.mLastModFileTime = ztime; in setModWhen()