Searched refs:jzcell (Results 1 – 2 of 2) sorted by relevance
178 typedef struct jzcell { struct182 } jzcell; argument225 jzcell *entries; /* array of hash cells */
561 jzcell *entries; in readCEN()723 const jzcell* cell = &entries[chain]; in readCEN()1021 newEntry(jzfile *zip, jzcell *zc, AccessHint accessHint) in newEntry()1191 jzcell *zc = &zip->entries[idx]; in ZIP_GetEntry()