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

/ast/src/lib/libz/
H A Dinflate.c98 void makefixed OF((void));
253 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
255 can simply call makefixed to do this:
257 void makefixed(void);
261 makefixed();
269 void makefixed() function
276 puts(" * Generated automatically by makefixed().");

Completed in 13 milliseconds