Searched refs:ZLIB_VERNUM (Results 1 – 7 of 7) sorted by relevance
13 #if ZLIB_VERNUM <= 0x124031 #if ZLIB_VERNUM <= 0x125040 #if ZLIB_VERNUM <= 0x127049 #if ZLIB_VERNUM < 0x12B0
426 #if ZLIB_VERNUM >= 0x1240 in z_deflate()680 #if ZLIB_VERNUM >= 0x1240981 #if ZLIB_VERNUM >= 0x12601015 #if ZLIB_VERNUM >= 0x12801036 #if ZLIB_VERNUM >= 0x12401175 #if ZLIB_VERNUM >= 0x12B01188 #if ZLIB_VERNUM >= 0x1270
428 #if ZLIB_VERNUM >= 0x1261436 #if ZLIB_VERNUM == 0x1260440 #if ZLIB_VERNUM <= 0x1250
177 You need to change the ZLIB_VERSION and ZLIB_VERNUM #defines in zlib.h. In182 is "1.2.3.4", then in zlib.h you should change ZLIB_VERNUM to 0x123f, and194 ZLIB_VERSION and ZLIB_VERNUM and note the origin and nature of the changes
45 #define ZLIB_VERNUM 0x1320 macro
1082 - Add ZLIB_VERNUM in zlib.h for numerical preprocessor comparisons
513 ZLIB_VERSION, (unsigned)ZLIB_VERNUM, zlibCompileFlags()); in main()