Searched defs:fixedtables (Results 1 - 6 of 6) sorted by relevance

/external/syslinux/com32/lib/zlib/
H A Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
73 local void fixedtables(state) function
300 fixedtables(state);
H A Dinflate.c95 local void fixedtables OF((struct inflate_state FAR *state));
240 local void fixedtables(state) function
309 fixedtables(&state);
828 fixedtables(state);
/external/zlib/src/
H A Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables(state) function
309 fixedtables(state);
H A Dinflate.c95 local void fixedtables OF((struct inflate_state FAR *state));
261 local void fixedtables(state) function
330 fixedtables(&state);
844 fixedtables(state);
/external/pdfium/third_party/zlib_v128/
H A Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables( function
309 fixedtables(state);
H A Dinflate.c95 local void fixedtables OF((struct inflate_state FAR *state));
261 local void fixedtables( function
330 fixedtables(&state);
844 fixedtables(state);

Completed in 112 milliseconds