Home | History | Annotate | Download | only in zlib

Lines Matching refs:BUILDFIXED

89 #  ifndef BUILDFIXED
90 # define BUILDFIXED
97 #ifdef BUILDFIXED
253 If BUILDFIXED is defined, then instead this routine builds the tables the
256 exchange for a little execution time. However, BUILDFIXED should not be
263 #ifdef BUILDFIXED
294 #else /* !BUILDFIXED */
296 #endif /* BUILDFIXED */
308 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes