Searched refs:BYFOUR (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzcrc32.c61 # define BYFOUR macro
71 # undef BYFOUR /* can't find a four-byte integer type! */ macro
79 #ifdef BYFOUR
89 #endif /* BYFOUR */
158 #ifdef BYFOUR
170 #endif /* BYFOUR */
192 # ifdef BYFOUR
193 fprintf(out, "#ifdef BYFOUR\n");
199 # endif /* BYFOUR */
255 #ifdef BYFOUR
[all...]
H A Dcrc32.h84 #ifdef BYFOUR

Completed in 41 milliseconds