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

  /external/jpeg/
jconfig.h 35 #define HAVE_UNSIGNED_CHAR
50 * If you defined HAVE_UNSIGNED_CHAR then the speed difference is minimal.
jconfig.cfg 5 #undef HAVE_UNSIGNED_CHAR
jconfig.dj 5 #define HAVE_UNSIGNED_CHAR
jconfig.doc 34 #define HAVE_UNSIGNED_CHAR
49 * If you defined HAVE_UNSIGNED_CHAR then the speed difference is minimal.
jconfig.mac 5 #define HAVE_UNSIGNED_CHAR
jconfig.manx 5 #define HAVE_UNSIGNED_CHAR
jconfig.mc6 5 #define HAVE_UNSIGNED_CHAR
jconfig.sas 5 #define HAVE_UNSIGNED_CHAR
jconfig.st 5 #define HAVE_UNSIGNED_CHAR
jconfig.vc 5 #define HAVE_UNSIGNED_CHAR
jconfig.vms 5 #define HAVE_UNSIGNED_CHAR
jconfig.wat 5 #define HAVE_UNSIGNED_CHAR
jmorecfg.h 79 #ifdef HAVE_UNSIGNED_CHAR
84 #else /* not HAVE_UNSIGNED_CHAR */
93 #endif /* HAVE_UNSIGNED_CHAR */
130 #ifdef HAVE_UNSIGNED_CHAR
135 #else /* not HAVE_UNSIGNED_CHAR */
144 #endif /* HAVE_UNSIGNED_CHAR */
156 #ifdef HAVE_UNSIGNED_CHAR
158 #else /* not HAVE_UNSIGNED_CHAR */
164 #endif /* HAVE_UNSIGNED_CHAR */
jconfig.bcc 5 #define HAVE_UNSIGNED_CHAR
ckconfig.c 125 * then undefine HAVE_UNSIGNED_CHAR.
128 #define HAVE_UNSIGNED_CHAR
130 #ifdef HAVE_UNSIGNED_CHAR
310 #ifdef HAVE_UNSIGNED_CHAR
311 fprintf(outfile, "#define HAVE_UNSIGNED_CHAR\n");
313 fprintf(outfile, "#undef HAVE_UNSIGNED_CHAR\n");
rdbmp.c 31 #ifdef HAVE_UNSIGNED_CHAR
34 #else /* !HAVE_UNSIGNED_CHAR */
42 #endif /* HAVE_UNSIGNED_CHAR */
rdppm.c 41 #ifdef HAVE_UNSIGNED_CHAR
44 #else /* !HAVE_UNSIGNED_CHAR */
52 #endif /* HAVE_UNSIGNED_CHAR */
rdtarga.c 27 #ifdef HAVE_UNSIGNED_CHAR
30 #else /* !HAVE_UNSIGNED_CHAR */
38 #endif /* HAVE_UNSIGNED_CHAR */

Completed in 551 milliseconds