Lines Matching refs:puts
282 puts(" /* inffixed.h -- table for decoding fixed codes"); in makefixed()
283 puts(" * Generated automatically by makefixed()."); in makefixed()
284 puts(" */"); in makefixed()
285 puts(""); in makefixed()
286 puts(" /* WARNING: this file should *not* be used by applications."); in makefixed()
287 puts(" It is part of the implementation of this library and is"); in makefixed()
288 puts(" subject to change. Applications should only use zlib.h."); in makefixed()
289 puts(" */"); in makefixed()
290 puts(""); in makefixed()
301 puts("\n };"); in makefixed()
312 puts("\n };"); in makefixed()