Searched refs:tr_static_init (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/rsync-45/rsync/zlib/
H A Dtrees.c142 local void tr_static_init OF((void));
238 local void tr_static_init() function
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();
/macosx-10.10/sudo-73/src/zlib/
H A Dtrees.c138 local void tr_static_init OF((void));
234 local void tr_static_init() function
265 Assert (length == 256, "tr_static_init: length != 256");
280 Assert (dist == 256, "tr_static_init: dist != 256");
288 Assert (dist == 256, "tr_static_init: 256+dist != 512");
384 tr_static_init();
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dtrees.c169 local void tr_static_init OF((void));
265 local void tr_static_init() function
294 Assert (length == 256, "tr_static_init: length != 256");
309 Assert (dist == 256, "tr_static_init: dist != 256");
317 Assert (dist == 256, "tr_static_init: 256+dist != 512");
412 tr_static_init();
/macosx-10.10/zlib-55/zlib/
H A Dtrees.c143 local void tr_static_init OF((void));
239 local void tr_static_init() function
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();

Completed in 153 milliseconds