Home
last modified time | relevance | path

Searched refs:zcalloc (Results 1 – 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dfunzip.c338 G.area.Slide = (uch *)zcalloc(UZ_NUMOF_CHUNKS, UZ_SLIDE_CHUNK);
H A Dunzpriv.h1113 # define zcalloc(items, size) \ macro
2067 zvoid far *zcalloc OF((unsigned int, unsigned int));
H A Dunzip.c679 G.area.Slide = (uch *)zcalloc(UZ_NUMOF_CHUNKS, UZ_SLIDE_CHUNK);