Lines Matching refs:puts
310 puts(" /* inffixed.h -- table for decoding fixed codes"); in makefixed()
311 puts(" * Generated automatically by makefixed()."); in makefixed()
312 puts(" */"); in makefixed()
313 puts(""); in makefixed()
314 puts(" /* WARNING: this file should *not* be used by applications."); in makefixed()
315 puts(" It is part of the implementation of this library and is"); in makefixed()
316 puts(" subject to change. Applications should only use zlib.h."); in makefixed()
317 puts(" */"); in makefixed()
318 puts(""); in makefixed()
329 puts("\n };"); in makefixed()
340 puts("\n };"); in makefixed()