Searched refs:dfltcc_alloc_window (Results 1 – 2 of 2) sorted by relevance
6 void Z_INTERNAL *PREFIX(dfltcc_alloc_window)(PREFIX3(streamp) strm, uInt items, uInt size);11 #define ZALLOC_WINDOW PREFIX(dfltcc_alloc_window)
18 void Z_INTERNAL *PREFIX(dfltcc_alloc_window)(PREFIX3(streamp) strm, uInt items, uInt size) { in PREFIX() argument