Home | History | Annotate | Download | only in zlib

Lines Matching refs:BUILDFIXED

89 #  ifndef BUILDFIXED
90 # define BUILDFIXED
97 #ifdef BUILDFIXED
233 If BUILDFIXED is defined, then instead this routine builds the tables the
236 exchange for a little execution time. However, BUILDFIXED should not be
243 #ifdef BUILDFIXED
274 #else /* !BUILDFIXED */
276 #endif /* BUILDFIXED */
288 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes