Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching full:defined

23  * PNG_USER_CONFIG has to be defined on the compiler command line. This
117 #if !defined(PNG_1_0_X) && !defined(PNG_NO_MNG_FEATURES)
137 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
174 #if defined(__CYGWIN__)
175 # if defined(ALL_STATIC)
176 # if defined(PNG_BUILD_DLL)
179 # if defined(PNG_USE_DLL)
182 # if defined(PNG_DLL)
185 # if !defined(PNG_STATIC)
189 # if defined (PNG_BUILD_DLL)
190 # if defined(PNG_STATIC)
193 # if defined(PNG_USE_DLL)
196 # if !defined(PNG_DLL)
200 # if defined(PNG_STATIC)
201 # if defined(PNG_USE_DLL)
204 # if defined(PNG_DLL)
208 # if !defined(PNG_USE_DLL)
211 # if !defined(PNG_DLL)
226 * unless (PNG_DEBUG > 0) has been #defined.
232 #if defined(_WIN32_WCE)
259 # if !defined(_WIN32_WCE)
297 # if (defined(__MWERKS__) && defined(macintosh)) || defined(applec) || \
298 defined(THINK_C) || defined(__SC__) || defined(TARGET_OS_MAC)
304 #if !defined(MACOS) && !defined(RISCOS) && !defined(_WIN32_WCE)
308 #if !defined(PNG_SETJMP_NOT_SUPPORTED) && !defined(PNG_NO_SETJMP_SUPPORTED)
366 #if defined(PNG_FLOATING_POINT_SUPPORTED)
367 # if defined(MACOS)
372 # if !defined(__MATH_H__) && !defined(__MATH_H) && !defined(__cmath__)
378 # if defined(_AMIGA) && defined(__SASC) && defined(_M68881)
387 #if (defined(__MWERKS__) && defined(WIN32)) || defined(__STDC__)
392 #if defined(__TURBOC__) && defined(__MSDOS__)
398 #if defined(_MSC_VER) && (defined(WIN32) || defined(_Windows) || \
399 defined(_WINDOWS) || defined(_WIN32) || defined(__WIN32__))
454 * ability is defined here. Some of these depend upon some others being
455 * defined. I haven't figured out all the interactions here, so you may
481 #if defined(PNG_1_0_X) || defined (PNG_1_2_X)
493 #if !defined(PNG_NO_iTXt_SUPPORTED)
494 # if !defined(PNG_READ_iTXt_SUPPORTED) && !defined(PNG_NO_READ_iTXt)
497 # if !defined(PNG_WRITE_iTXt_SUPPORTED) && !defined(PNG_NO_WRITE_iTXt)
532 #if !defined(PNG_FLOATING_POINT_SUPPORTED) || \
533 !defined(PNG_NO_FIXED_POINT_SUPPORTED)
541 #if defined(PNG_READ_SUPPORTED)
543 #if !defined(PNG_READ_TRANSFORMS_NOT_SUPPORTED) && \
544 !defined(PNG_NO_READ_TRANSFORMS)
605 #if !defined(PNG_NO_PROGRESSIVE_READ) && \
606 !defined(PNG_PROGRESSIVE_READ_NOT_SUPPORTED) /* if you don't do progressive */
619 #if defined(PNG_1_0_X) || defined (PNG_1_2_X)
629 #if defined(PNG_WRITE_SUPPORTED)
631 # if !defined(PNG_WRITE_TRANSFORMS_NOT_SUPPORTED) && \
632 !defined(PNG_NO_WRITE_TRANSFORMS)
669 #if !defined(PNG_NO_WRITE_INTERLACING_SUPPORTED) && \
670 !defined(PNG_WRITE_INTERLACING_SUPPORTED)
676 #if !defined(PNG_NO_WRITE_WEIGHTED_FILTER) && \
677 !defined(PNG_WRITE_WEIGHTED_FILTER) && \
678 defined(PNG_FLOATING_POINT_SUPPORTED)
686 #if defined(PNG_1_0_X) || defined (PNG_1_2_X)
701 #if defined(PNG_READ_USER_TRANSFORM_SUPPORTED) || \
702 defined(PNG_WRITE_USER_TRANSFORM_SUPPORTED)
728 #if !defined(PNG_NO_EASY_ACCESS) && !defined(PNG_EASY_ACCESS_SUPPORTED)
733 * even when PNG_USE_PNGVCRD or PNG_USE_PNGGCCRD is not defined.
744 #if defined(PNG_READ_SUPPORTED) && !defined(PNG_NO_OPTIMIZED_CODE)
750 #if defined(PNG_READ_SUPPORTED) && !defined(PNG_NO_ASSEMBLER_CODE)
755 # if !defined(PNG_MMX_CODE_SUPPORTED) && !defined(PNG_NO_MMX_CODE)
759 # if !defined(PNG_USE_PNGVCRD) && defined(PNG_MMX_CODE_SUPPORTED) && \
760 defined(_MSC_VER)
764 # if !defined(PNG_USE_PNGGCCRD) && defined(PNG_MMX_CODE_SUPPORTED) && \
765 !defined(PNG_USE_PNGVCRD)
776 #if !defined(PNG_1_0_X)
777 #if !defined(PNG_NO_USER_MEM) && !defined(PNG_USER_MEM_SUPPORTED)
783 #if !defined(PNG_1_0_X)
785 #if !defined(PNG_NO_SET_USER_LIMITS) && !defined(PNG_SET_USER_LIMITS_SUPPORTED)
837 #if defined(PNG_READ_SUPPORTED) && \
838 !defined(PNG_READ_ANCILLARY_CHUNKS_NOT_SUPPORTED) && \
839 !defined(PNG_NO_READ_ANCILLARY_CHUNKS)
843 #if defined(PNG_WRITE_SUPPORTED) && \
844 !defined(PNG_WRITE_ANCILLARY_CHUNKS_NOT_SUPPORTED) && \
845 !defined(PNG_NO_WRITE_ANCILLARY_CHUNKS)
937 #if !defined(PNG_NO_READ_USER_CHUNKS) && \
938 defined(PNG_READ_UNKNOWN_CHUNKS_SUPPORTED)
951 #if defined(PNG_READ_iTXt_SUPPORTED) || defined(PNG_READ_tEXt_SUPPORTED) || \
952 defined(PNG_READ_zTXt_SUPPORTED)
1081 #if defined(PNG_WRITE_iTXt_SUPPORTED) || defined(PNG_WRITE_tEXt_SUPPORTED) || \
1082 defined(PNG_WRITE_zTXt_SUPPORTED)
1100 #if defined(PNG_tIME_SUPPORTED)
1101 # if !defined(_WIN32_WCE)
1144 # if defined(__LARGE__) || defined(__HUGE__) || defined(__COMPACT__)
1150 # if !defined(__WIN32__) && !defined(__FLAT__) && !defined(__CYGWIN__)
1173 #if defined(FAR)
1174 # if defined(M_I86MM)
1186 /* At this point FAR is always defined */
1207 #if defined(_WIN32_WCE)
1234 #if defined(PNG_1_0_X) || defined(PNG_1_2_X)
1244 #endif /* (PNG_1_0_X) || defined(PNG_1_2_X) */
1252 * automatically defined when you compile using the share
1260 * PNG_USE_DLL is defined by default (no user action needed) unless one of
1261 * the other flags is defined.
1264 #if !defined(PNG_DLL) && (defined(PNG_BUILD_DLL) || defined(PNG_USE_DLL))
1271 #if defined(__CYGWIN__)
1272 # if !defined(PNG_STATIC)
1273 # if defined(PNG_USE_GLOBAL_ARRAYS)
1276 # if !defined(PNG_USE_LOCAL_ARRAYS)
1280 # if defined(PNG_USE_LOCAL_ARRAYS) || defined(PNG_NO_GLOBAL_ARRAYS)
1281 # if defined(PNG_USE_GLOBAL_ARRAYS)
1286 # if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1295 #if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1296 # if defined(PNG_NO_GLOBAL_ARRAYS) || \
1297 (defined(__GNUC__) && defined(PNG_DLL)) || defined(_MSC_VER)
1304 #if defined(__CYGWIN__)
1318 #if defined(__MINGW32__) && !defined(PNG_MODULEDEF)
1324 #if !defined(PNG_IMPEXP) && defined(PNG_BUILD_DLL) && !defined(PNG_NO_MODULEDEF)
1328 #if defined(PNG_DLL) || defined(_DLL) || defined(__DLL__ ) || \
1329 (( defined(_Windows) || defined(_WINDOWS) || \
1330 defined(WIN32) || defined(_WIN32) || defined(__WIN32__) ))
1333 # if defined(__GNUC__) || (defined (_MSC_VER) && (_MSC_VER >= 800))
1340 # if !defined(PNG_IMPEXP) && (!defined(PNG_DLL) || \
1345 # if !defined(PNG_IMPEXP)
1351 # if defined(_MSC_VER) || defined(__BORLANDC__)
1356 # if defined(PNG_BUILD_DLL)
1366 # if !defined(PNG_IMPEXP)
1367 # if defined(PNG_BUILD_DLL)
1375 # if (defined(__IBMC__) || defined(__IBMCPP__)) && defined(__OS2__)
1428 #if defined(USE_FAR_KEYWORD) /* memory model independent fns */
1477 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
1484 #if defined(PNG_INTERNAL)
1486 #if defined(PNG_USE_PNGGCCRD) || defined(PNG_USE_PNGVCRD)
1502 # if !(defined(__GNUC__) && defined(__x86_64__) && (__GNUC__ < 4))