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

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

Completed in 51 milliseconds