Searched defs:NEED_BSD_STRINGS (Results 1 - 6 of 6) sorted by relevance

/external/jpeg/
H A Djconfig.h65 #undef NEED_BSD_STRINGS macro
H A Dckconfig.c49 * We try the non-BSD convention first; define NEED_BSD_STRINGS
53 #undef NEED_BSD_STRINGS macro
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/
H A Djconfig.h12 #undef NEED_BSD_STRINGS macro
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djconfig.h12 #undef NEED_BSD_STRINGS macro
/external/qemu/distrib/jpeg-6b/
H A Djconfig.h65 #undef NEED_BSD_STRINGS macro
H A Dckconfig.c49 * We try the non-BSD convention first; define NEED_BSD_STRINGS
53 #undef NEED_BSD_STRINGS macro
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");

Completed in 40 milliseconds