Searched refs:jzcell (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/java/util/zip/
H A Dzip_util.h178 typedef struct jzcell { struct
182 } jzcell; typedef in typeref:struct:jzcell
220 jzcell *entries; /* array of hash cells */
H A Dzip_util.c559 jzcell *entries;
982 newEntry(jzfile *zip, jzcell *zc, AccessHint accessHint)
1152 jzcell *zc = &zip->entries[idx];

Completed in 35 milliseconds