HomeSort by relevance Sort by last modified time
    Searched defs:INCOMPLETE_TYPES_BROKEN (Results 1 - 4 of 4) sorted by null

  /external/jpeg/
jconfig.h 89 * define INCOMPLETE_TYPES_BROKEN. This is not recommended unless you
93 #undef INCOMPLETE_TYPES_BROKEN
ckconfig.c 199 * define INCOMPLETE_TYPES_BROKEN.
202 #undef INCOMPLETE_TYPES_BROKEN
204 #ifndef INCOMPLETE_TYPES_BROKEN
360 #ifdef INCOMPLETE_TYPES_BROKEN
361 fprintf(outfile, "#define INCOMPLETE_TYPES_BROKEN\n");
363 fprintf(outfile, "#undef INCOMPLETE_TYPES_BROKEN\n");
  /external/pdfium/core/include/thirdparties/libjpeg/
jconfig.h 22 #undef INCOMPLETE_TYPES_BROKEN
  /external/pdfium/core/src/fxcodec/libjpeg/
jconfig.h 22 #undef INCOMPLETE_TYPES_BROKEN

Completed in 567 milliseconds