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

  /external/jpeg/
jconfig.h 65 #undef NEED_BSD_STRINGS
ckconfig.c 49 * We try the non-BSD convention first; define NEED_BSD_STRINGS
53 #undef NEED_BSD_STRINGS
55 #ifdef NEED_BSD_STRINGS
344 #ifdef NEED_BSD_STRINGS
345 fprintf(outfile, "#define NEED_BSD_STRINGS\n");
347 fprintf(outfile, "#undef NEED_BSD_STRINGS\n");
  /external/pdfium/core/include/thirdparties/libjpeg/
jconfig.h 18 #undef NEED_BSD_STRINGS
  /external/pdfium/core/src/fxcodec/libjpeg/
jconfig.h 18 #undef NEED_BSD_STRINGS

Completed in 712 milliseconds