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

/external/jpeg/
H A Djconfig.h56 #define HAVE_STDDEF_H macro
H A Dckconfig.c35 #define HAVE_STDDEF_H /* replace 'define' by 'undef' if error here */ macro
36 #ifdef HAVE_STDDEF_H /* next line will be skipped if you undef... */
334 #ifdef HAVE_STDDEF_H
335 fprintf(outfile, "#define HAVE_STDDEF_H\n");
337 fprintf(outfile, "#undef HAVE_STDDEF_H\n");
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djconfig.h16 #define HAVE_STDDEF_H macro
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djconfig.h16 #define HAVE_STDDEF_H macro
/external/cmockery/cmockery_0_1_2/src/
H A Dconfig.h71 #define HAVE_STDDEF_H 1 macro
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_snprintf.c113 * HAVE_STDDEF_H
178 #define HAVE_STDDEF_H 1 macro
253 #if HAVE_STDDEF_H
255 #endif /* HAVE_STDDEF_H */
/external/openssh/
H A Dconfig.h948 #define HAVE_STDDEF_H 1 macro

Completed in 521 milliseconds