HomeSort by relevance Sort by last modified time
    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/pdfium/core/include/thirdparties/libjpeg/
jconfig.h 12 #define HAVE_UNSIGNED_SHORT
  /external/pdfium/core/src/fxcodec/libjpeg/
jconfig.h 12 #define HAVE_UNSIGNED_SHORT

Completed in 114 milliseconds