Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.c84 local void flush_pending OF((z_streamp strm));
532 local void flush_pending(strm) in flush_pending() function
661 flush_pending(strm);
690 flush_pending(strm);
721 flush_pending(strm);
743 flush_pending(strm);
758 flush_pending(strm);
820 flush_pending(strm);
850 flush_pending(strm);
1371 flush_pending(s->strm); \
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Ddeflate.c86 local void flush_pending OF((z_streamp strm));
642 local void flush_pending(strm) in flush_pending() function
774 flush_pending(strm);
803 flush_pending(strm);
834 flush_pending(strm);
856 flush_pending(strm);
871 flush_pending(strm);
940 flush_pending(strm);
970 flush_pending(strm);
1545 flush_pending(s->strm); \