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

/external/opencv3/3rdparty/zlib/
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/pdfium/third_party/zlib_v128/
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 146 milliseconds