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

  /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...]
crc32.h 60 #ifdef BYFOUR
  /external/zlib/
crc32.c 39 # define BYFOUR
49 # undef BYFOUR /* can't find a four-byte integer type! */
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...]
crc32.h 60 #ifdef BYFOUR

Completed in 41 milliseconds