Searched refs:UZ_NUMOF_CHUNKS (Results 1 – 2 of 2) sorted by relevance
337 # define UZ_NUMOF_CHUNKS (unsigned)( (WSIZE+UZ_SLIDE_CHUNK-1)/UZ_SLIDE_CHUNK ) macro338 G.area.Slide = (uch *)zcalloc(UZ_NUMOF_CHUNKS, UZ_SLIDE_CHUNK);340 # undef UZ_NUMOF_CHUNKS
676 # define UZ_NUMOF_CHUNKS \ macro679 G.area.Slide = (uch *)zcalloc(UZ_NUMOF_CHUNKS, UZ_SLIDE_CHUNK);681 # undef UZ_NUMOF_CHUNKS