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

/external/python/cpython2/Modules/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/syslinux/com32/lib/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/python/cpython3/Modules/zlib/
H A Dinflate.c100 void makefixed OF((void));
326 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
328 can simply call makefixed to do this:
330 void makefixed(void);
334 makefixed();
342 void makefixed() function
349 puts(" * Generated automatically by makefixed().");
/external/zlib/src/
H A Dinflate.c100 void makefixed OF((void));
326 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
328 can simply call makefixed to do this:
330 void makefixed(void);
334 makefixed();
342 void makefixed() function
349 puts(" * Generated automatically by makefixed().");

Completed in 280 milliseconds