HomeSort by relevance Sort by last modified time
    Searched defs:BYFOUR (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/zlib/
crc32.c 37 # define BYFOUR
47 # undef BYFOUR /* can't find a four-byte integer type! */
55 #ifdef BYFOUR
65 #endif /* BYFOUR */
136 #ifdef BYFOUR
148 #endif /* BYFOUR */
170 # ifdef BYFOUR
171 fprintf(out, "#ifdef BYFOUR\n");
177 # endif /* BYFOUR */
233 #ifdef BYFOUR
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
crc32.c 37 # define BYFOUR
47 # undef BYFOUR /* can't find a four-byte integer type! */
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...]
  /external/zlib/src/
crc32.c 37 # define BYFOUR
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...]

Completed in 282 milliseconds