Home | History | Annotate | Download | only in src

Lines Matching defs:fixed

24  * - Correct filename to inffixed.h for fixed tables in inflate.c
60 * - Fixed stored blocks bug in inflateBack()
252 fixed code decoding. Normally this returns fixed tables from inffixed.h.
266 static code fixed[544];
268 /* build fixed huffman tables if first call (may not be thread safe) */
279 next = fixed;
330 puts(" /* inffixed.h -- table for decoding fixed codes");
842 case 1: /* fixed block */
844 Tracev((stderr, "inflate: fixed codes block%s\n",