Home
last modified time | relevance | path

Searched refs:fixedtables (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/zlib/
Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables(state) in fixedtables() function
309 fixedtables(state);
Dinflate.c96 local void fixedtables OF((struct inflate_state FAR *state));
278 local void fixedtables(state) in fixedtables() function
347 fixedtables(&state); in makefixed()
867 fixedtables(state);
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
Dinflate.c102 local void fixedtables OF((struct inflate_state FAR *state));
212 local void fixedtables(state) in fixedtables() function
281 fixedtables(&state); in makefixed()
808 fixedtables(state);