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

/ast/src/lib/libz/
H A Dcrc32.c37 # define BYFOUR macro
47 # undef BYFOUR /* can't find a four-byte integer type! */ macro
55 #ifdef BYFOUR
65 #endif /* BYFOUR */
134 #ifdef BYFOUR
146 #endif /* BYFOUR */
168 # ifdef BYFOUR
169 fprintf(out, "#ifdef BYFOUR\n");
175 # endif /* BYFOUR */
231 #ifdef BYFOUR
[all...]

Completed in 10 milliseconds