Home
last modified time | relevance | path

Searched refs:GlueCount (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_ppmd8.c152 p->GlueCount = 1 << 13; in GlueFreeBlocks()
208 if (p->GlueCount == 0) in AllocUnitsRare()
220 p->GlueCount--; in AllocUnitsRare()
355 p->GlueCount = 0; in RestartModel()
581 p->GlueCount += !(p->Stamps[1] & 1); in RestoreModel()
589 p->GlueCount = 0; in RestoreModel()
606 p->GlueCount = 0; in RestoreModel()
H A Darchive_ppmd7_private.h52 UInt32 GlueCount; member
H A Darchive_ppmd8_private.h61 UInt32 GlueCount; member
H A Darchive_ppmd7.c189 p->GlueCount = 255; in GlueFreeBlocks()
253 if (p->GlueCount == 0) in AllocUnitsRare()
265 p->GlueCount--; in AllocUnitsRare()
327 p->GlueCount = 0; in RestartModel()