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

/xnu-2422.115.4/libkern/zlib/
H A Dinfback.c46 local void fixedtables OF((struct inflate_state FAR *state));
102 local void fixedtables(state) function
329 fixedtables(state);
H A Dinflate.c122 local void fixedtables OF((struct inflate_state FAR *state));
234 local void fixedtables(state) function
303 fixedtables(&state);
820 fixedtables(state);

Completed in 13 milliseconds