OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HAVE_UNSIGNED_SHORT
(Results
1 - 4
of
4
) sorted by null
/external/jpeg/
jconfig.h
36
#define
HAVE_UNSIGNED_SHORT
ckconfig.c
137
* then undefine
HAVE_UNSIGNED_SHORT
.
140
#define
HAVE_UNSIGNED_SHORT
142
#ifdef
HAVE_UNSIGNED_SHORT
315
#ifdef
HAVE_UNSIGNED_SHORT
316
fprintf(outfile, "#define
HAVE_UNSIGNED_SHORT
\n");
318
fprintf(outfile, "#undef
HAVE_UNSIGNED_SHORT
\n");
/external/qemu/distrib/jpeg-6b/
jconfig.h
36
#define
HAVE_UNSIGNED_SHORT
ckconfig.c
137
* then undefine
HAVE_UNSIGNED_SHORT
.
140
#define
HAVE_UNSIGNED_SHORT
142
#ifdef
HAVE_UNSIGNED_SHORT
315
#ifdef
HAVE_UNSIGNED_SHORT
316
fprintf(outfile, "#define
HAVE_UNSIGNED_SHORT
\n");
318
fprintf(outfile, "#undef
HAVE_UNSIGNED_SHORT
\n");
Completed in 2362 milliseconds