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

/illumos-gate/usr/src/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().");
/illumos-gate/usr/src/boot/lib/libz/
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 49 milliseconds