Searched defs:BYFOUR (Results 1 - 1 of 1) 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...]

Completed in 38 milliseconds