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

/external/freetype/src/gzip/
H A Dinftrees.c9 #if !defined(BUILDFIXED) && !defined(STDC)
10 # define BUILDFIXED /* non ANSI compilers may not accept inffixed.h */ macro
396 #ifdef BUILDFIXED
417 #ifdef BUILDFIXED
/external/python/cpython2/Modules/zlib/
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 */
/external/python/cpython3/Modules/zlib/
H A Dzutil.c70 #ifdef BUILDFIXED
H A Dinflate.c89 # ifndef BUILDFIXED
90 # define BUILDFIXED macro
99 #ifdef BUILDFIXED
271 If BUILDFIXED is defined, then instead this routine builds the tables the
274 exchange for a little execution time. However, BUILDFIXED should not be
281 #ifdef BUILDFIXED
312 #else /* !BUILDFIXED */
314 #endif /* BUILDFIXED */
326 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 */
/external/syslinux/com32/lib/zlib/
H A Dzutil.c70 #ifdef BUILDFIXED
H A Dinflate.c89 # ifndef BUILDFIXED
90 # define BUILDFIXED macro
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
H A Dinfback.c66 If BUILDFIXED is defined, then instead this routine builds the tables the
69 exchange for a little execution time. However, BUILDFIXED should not be
76 #ifdef BUILDFIXED
107 #else /* !BUILDFIXED */
109 #endif /* BUILDFIXED */
/external/zlib/src/
H A Dzutil.c70 #ifdef BUILDFIXED
H A Dinflate.c89 # ifndef BUILDFIXED
90 # define BUILDFIXED macro
99 #ifdef BUILDFIXED
271 If BUILDFIXED is defined, then instead this routine builds the tables the
274 exchange for a little execution time. However, BUILDFIXED should not be
281 #ifdef BUILDFIXED
312 #else /* !BUILDFIXED */
314 #endif /* BUILDFIXED */
326 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 */

Completed in 301 milliseconds