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

/vbox/src/libs/zlib-1.2.6/
H A Dcrc32.c39 # define BYFOUR macro
49 # undef BYFOUR /* can't find a four-byte integer type! */ macro
57 #ifdef BYFOUR
69 #endif /* BYFOUR */
140 #ifdef BYFOUR
152 #endif /* BYFOUR */
174 # ifdef BYFOUR
175 fprintf(out, "#ifdef BYFOUR\n");
181 # endif /* BYFOUR */
238 #ifdef BYFOUR
[all...]

Completed in 43 milliseconds