Searched defs:NEED_SYS_TYPES_H (Results 1 - 7 of 7) sorted by relevance

/external/jpeg/
H A Djconfig.h71 #undef NEED_SYS_TYPES_H macro
H A Dckconfig.c63 * on the size_t test below, try defining NEED_SYS_TYPES_H.
66 #undef NEED_SYS_TYPES_H /* start by assuming we don't need it */ macro
67 #ifdef NEED_SYS_TYPES_H
74 * In that case, first try defining NEED_SYS_TYPES_H just above.
349 #ifdef NEED_SYS_TYPES_H
350 fprintf(outfile, "#define NEED_SYS_TYPES_H\n");
352 fprintf(outfile, "#undef NEED_SYS_TYPES_H\n");
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djconfig.h13 #undef NEED_SYS_TYPES_H macro
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djconfig.h13 #undef NEED_SYS_TYPES_H macro
/external/qemu/distrib/jpeg-6b/
H A Djconfig.h71 #undef NEED_SYS_TYPES_H macro
H A Dckconfig.c63 * on the size_t test below, try defining NEED_SYS_TYPES_H.
66 #undef NEED_SYS_TYPES_H /* start by assuming we don't need it */ macro
67 #ifdef NEED_SYS_TYPES_H
74 * In that case, first try defining NEED_SYS_TYPES_H just above.
349 #ifdef NEED_SYS_TYPES_H
350 fprintf(outfile, "#define NEED_SYS_TYPES_H\n");
352 fprintf(outfile, "#undef NEED_SYS_TYPES_H\n");
/external/chromium_org/third_party/libjpeg_turbo/
H A Dconfig.h100 #define NEED_SYS_TYPES_H 1 macro

Completed in 1204 milliseconds