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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c105 void makefixed OF((void));
260 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
262 can simply call makefixed to do this:
264 void makefixed(void);
268 makefixed();
276 void makefixed() function
283 puts(" * Generated automatically by makefixed().");
/freebsd-11-stable/sys/contrib/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().");

Completed in 68 milliseconds