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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djconfig.h7 #define HAVE_UNSIGNED_SHORT 1 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.h147 #ifdef HAVE_UNSIGNED_SHORT
149 #else /* not HAVE_UNSIGNED_SHORT */
151 #endif /* HAVE_UNSIGNED_SHORT */

Completed in 101 milliseconds