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

/vbox/src/libs/zlib-1.2.6/
H A Dinflate.c98 void makefixed OF((void));
308 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
310 can simply call makefixed to do this:
312 void makefixed(void);
316 makefixed();
324 void makefixed() function
331 puts(" * Generated automatically by makefixed().");

Completed in 3073 milliseconds