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

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dopensolaris_crc32.c42 # define BYFOUR macro
52 # undef BYFOUR /* can't find a four-byte integer type! */ macro
60 #ifdef BYFOUR
70 #endif /* BYFOUR */
139 #ifdef BYFOUR
151 #endif /* BYFOUR */
173 # ifdef BYFOUR
174 fprintf(out, "#ifdef BYFOUR\n");
180 # endif /* BYFOUR */
236 #ifdef BYFOUR
[all...]
H A Dcrc32.h62 #ifdef BYFOUR
/freebsd-11.0-release/lib/libz/
H A Dcrc32.c37 # define BYFOUR macro
39 #ifdef BYFOUR
47 #endif /* BYFOUR */
118 #ifdef BYFOUR
130 #endif /* BYFOUR */
152 # ifdef BYFOUR
153 fprintf(out, "#ifdef BYFOUR\n");
159 # endif /* BYFOUR */
216 #ifdef BYFOUR
226 #endif /* BYFOUR */
[all...]
H A Dcrc32.h60 #ifdef BYFOUR

Completed in 61 milliseconds