Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/zlib/
H A Dinfback.c47 local void fixedtables OF((struct inflate_state FAR *state));
101 fixedtables(struct inflate_state FAR *state) in fixedtables() function
324 fixedtables(state); in inflateBack()
H A Dinflate.c123 local void fixedtables OF((struct inflate_state FAR *state));
230 fixedtables(struct inflate_state FAR *state) in fixedtables() function
299 fixedtables(&state); in makefixed()
826 fixedtables(state); in inflate()