OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BYFOUR
(Results
1 - 4
of
4
) 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/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_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
...]
/external/qemu/distrib/zlib-1.2.8/
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
...]
/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 943 milliseconds