Searched refs:cell (Results 1 – 1 of 1) sorted by relevance
785 const jzcell* cell = &entries[chain]; in readCEN() local786 if (cell->hash == entries[i].hash) { in readCEN()787 const char* cenStart = (const char *) cenbuf + cell->cenpos - cenpos; in readCEN()796 chain = cell->next; in readCEN()