Searched refs:BUILDFIXED (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dzutil.c75 #ifdef BUILDFIXED
H A Dinflate.c96 # ifndef BUILDFIXED
97 # define BUILDFIXED macro
104 #ifdef BUILDFIXED
205 If BUILDFIXED is defined, then instead this routine builds the tables the
208 exchange for a little execution time. However, BUILDFIXED should not be
215 #ifdef BUILDFIXED
246 #else /* !BUILDFIXED */
248 #endif /* BUILDFIXED */
260 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
/illumos-gate/usr/src/boot/lib/libz/
H A Dzutil.c73 #ifdef BUILDFIXED
H A Dinflate.c89 # ifndef BUILDFIXED
90 # define BUILDFIXED macro
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
H A Dinfback.c75 If BUILDFIXED is defined, then instead this routine builds the tables the
78 exchange for a little execution time. However, BUILDFIXED should not be
85 #ifdef BUILDFIXED
116 #else /* !BUILDFIXED */
118 #endif /* BUILDFIXED */
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c5148 /* #define BUILDFIXED */
5149 #ifdef BUILDFIXED
5170 #ifdef BUILDFIXED

Completed in 93 milliseconds