Home | History | Annotate | Download | only in zlib

Lines Matching refs:tr_static_init

143 local void tr_static_init OF((void));
239 local void tr_static_init()
270 Assert (length == 256, "tr_static_init: length != 256");
285 Assert (dist == 256, "tr_static_init: dist != 256");
293 Assert (dist == 256, "tr_static_init: 256+dist != 512");
389 tr_static_init();