Searched refs:HAVE_UNSIGNED_SHORT (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Djconfig.h7 #define HAVE_UNSIGNED_SHORT macro
H A Dckconfig.c137 * then undefine HAVE_UNSIGNED_SHORT.
140 #define HAVE_UNSIGNED_SHORT macro
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");
H A Djmorecfg.h146 #ifdef HAVE_UNSIGNED_SHORT
148 #else /* not HAVE_UNSIGNED_SHORT */
150 #endif /* HAVE_UNSIGNED_SHORT */

Completed in 85 milliseconds