Lines Matching defs:fixed
26 * - Correct filename to inffixed.h for fixed tables in inflate.c
62 * - Fixed stored blocks bug in inflateBack()
246 fixed code decoding. Normally this returns fixed tables from inffixed.h.
258 static code fixed[544];
260 /* build fixed huffman tables if first call (may not be thread safe) */
271 next = fixed;
322 puts(" /* inffixed.h -- table for decoding fixed codes");
851 case 1: /* fixed block */
853 Tracev((stderr, "inflate: fixed codes block%s\n",