Searched refs:ZLIB_VERNUM (Results 1 – 19 of 19) sorted by relevance
95 #if !defined(ZLIB_VERNUM) || (ZLIB_VERNUM < 0x1204)
39 #if ZLIB_VERNUM < 0x1260
836 #if PNG_ZLIB_VERNUM != 0 && PNG_ZLIB_VERNUM != ZLIB_VERNUM837 # error ZLIB_VERNUM != PNG_ZLIB_VERNUM \
4566 Check ZLIB_VERNUM for mismatches, enclose #error in quotes4935 Test ZLIB_VERNUM instead of PNG_ZLIB_VERNUM in contrib/tools/pngfix.c
40 #if ZLIB_VERNUM < 0x1260
767 #if PNG_ZLIB_VERNUM != 0 && PNG_ZLIB_VERNUM != ZLIB_VERNUM768 # error ZLIB_VERNUM != PNG_ZLIB_VERNUM \
14 ZLIB_VERNUM = $1280;
174 You need to change the ZLIB_VERSION and ZLIB_VERNUM #defines in zlib.h. In179 is "1.2.3.4", then in zlib.h you should change ZLIB_VERNUM to 0x123f, and191 ZLIB_VERSION and ZLIB_VERNUM and note the origin and nature of the changes
41 #define ZLIB_VERNUM 0x1280 macro
885 - Add ZLIB_VERNUM in zlib.h for numerical preprocessor comparisons
110 #define ZLIB_VERNUM 0x1280 macro
563 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());
76 #if ZLIB_VERNUM < 0x126088 #if ZLIB_VERNUM >= 0x12404027 ZLIB_VERNUM); in main()
26 D ZLIB_VERNUM C X'1280'
2669 #if defined(ZLIB_VERNUM) && ZLIB_VERNUM >= 0x1230 in __xmlParserInputBufferCreateFilename()
250 setting ZLIB_VERNUM default @ZLIB_VERNUM