Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables(state) in fixedtables() function
309 fixedtables(state);
H A Dinflate.c96 local void fixedtables OF((struct inflate_state FAR *state));
279 local void fixedtables(state) in fixedtables() function
348 fixedtables(&state); in makefixed()
878 fixedtables(state);
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables(state) in fixedtables() function
309 fixedtables(state);
H A Dinflate.c96 local void fixedtables OF((struct inflate_state FAR *state));
279 local void fixedtables(state) in fixedtables() function
348 fixedtables(&state); in makefixed()
878 fixedtables(state);
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables(state) in fixedtables() function
309 fixedtables(state);
H A Dinflate.c96 local void fixedtables OF((struct inflate_state FAR *state));
279 local void fixedtables(state) in fixedtables() function
348 fixedtables(&state); in makefixed()
878 fixedtables(state);
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A 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);
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.c262 local void fixedtables OF((struct inflate_state FAR *state));
362 fixedtables(struct inflate_state FAR *state) in fixedtables() function
1676 fixedtables(state); in inflate()