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

/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_trees.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();
/external/qemu/distrib/zlib-1.2.8/
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();
/external/zlib/src/
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();
/external/chromium_org/third_party/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 1289 milliseconds