Home | History | Annotate | Download | only in zlib_v128

Lines Matching refs:BUILDFIXED

89 #  ifndef BUILDFIXED
90 # define BUILDFIXED
98 #ifdef BUILDFIXED
254 If BUILDFIXED is defined, then instead this routine builds the tables the
257 exchange for a little execution time. However, BUILDFIXED should not be
264 #ifdef BUILDFIXED
295 #else /* !BUILDFIXED */
297 #endif /* BUILDFIXED */
309 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes