Home
last modified time | relevance | path

Searched defs:CENSIG (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/zip/
DZipConstants.java40 static long CENSIG = 0x02014b50L; // "PK\001\002" field
/libcore/ojluni/src/main/native/
Dzip_util.h38 #define CENSIG 0x02014b50L /* "PK\001\002" */ macro