Home | History | Annotate | Download | only in zlib

Lines Matching refs:tr_static_init

142 local void tr_static_init OF((void));

238 local void tr_static_init()
267 Assert (length == 256, "tr_static_init: length != 256");
282 Assert (dist == 256, "tr_static_init: dist != 256");
290 Assert (dist == 256, "tr_static_init: 256+dist != 512");
385 tr_static_init();