Home
last modified time | relevance | path

Searched refs:STATIC_DATE (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/ziptime/
DZipEntry.cpp33 #define STATIC_DATE (28 << 9 | 1 << 5 | 1) macro
100 ZipEntry::putShortLE(&buf[0x0c], STATIC_DATE); in rewrite()
138 ZipEntry::putShortLE(&buf[0x0e], STATIC_DATE); in rewrite()