Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
82 local void fixedtables(state) in fixedtables() function
309 fixedtables(state);
Dinflate.c95 local void fixedtables OF((struct inflate_state FAR *state));
261 local void fixedtables(state) in fixedtables() function
330 fixedtables(&state); in makefixed()
844 fixedtables(state);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
73 local void fixedtables(state) in fixedtables() function
300 fixedtables(state);
Dinflate.c95 local void fixedtables OF((struct inflate_state FAR *state));
205 local void fixedtables(state) in fixedtables() function
274 fixedtables(&state); in makefixed()
791 fixedtables(state);