Searched refs:LOCTIM (Results 1 – 4 of 4) sorted by relevance
57 static final int LOCTIM = 10; // modification time field
324 e.xdostime = get32(tmpbuf, LOCTIM); in readLOC()
172 public static final int LOCTIM = 10; // 0xa field in ZipEntry
77 #define LOCTIM(b) LG(b, 10) /* modification time */ macro