Searched refs:makefixed (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dinflate.c98 void makefixed OF((void));
288 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
290 can simply call makefixed to do this:
292 void makefixed(void);
296 makefixed();
304 void makefixed() function
311 puts(" * Generated automatically by makefixed().");
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_inflate.c99 void makefixed OF((void));
309 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
311 can simply call makefixed to do this:
313 void makefixed(void);
317 makefixed();
325 void makefixed() function
332 puts(" * Generated automatically by makefixed().");
/external/qemu/distrib/zlib-1.2.8/
H A Dinflate.c99 void makefixed OF((void));
309 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
311 can simply call makefixed to do this:
313 void makefixed(void);
317 makefixed();
325 void makefixed() function
332 puts(" * Generated automatically by makefixed().");
/external/zlib/src/
H A Dinflate.c99 void makefixed OF((void));
309 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
311 can simply call makefixed to do this:
313 void makefixed(void);
317 makefixed();
325 void makefixed() function
332 puts(" * Generated automatically by makefixed().");

Completed in 497 milliseconds