Searched refs:zipmapResize (Results 1 – 1 of 1) sorted by relevance
202 static inline unsigned char *zipmapResize(unsigned char *zm, unsigned int len) { in zipmapResize() function222 zm = zipmapResize(zm, zmlen+reqlen); in zipmapSet()238 zm = zipmapResize(zm, zmlen-freelen+reqlen); in zipmapSet()260 zm = zipmapResize(zm, zmlen); in zipmapSet()287 zm = zipmapResize(zm, zmlen-freelen); in zipmapDel()