Home | History | Annotate | Download | only in jpeg

Lines Matching refs:define

4 #define HAVE_PROTOTYPES
5 #define HAVE_UNSIGNED_CHAR
6 #define HAVE_UNSIGNED_SHORT
7 /* #define void char */
8 /* #define const */
9 #define CHAR_IS_UNSIGNED
10 #define HAVE_STDDEF_H
11 #define HAVE_STDLIB_H
26 #define BMP_SUPPORTED /* BMP image file format */
27 #define GIF_SUPPORTED /* GIF image file format */
28 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
30 #define TARGA_SUPPORTED /* Targa image file format */
33 #define USE_SETMODE /* Needed to make one-file style work in Watcom */
34 #undef NEED_SIGNAL_CATCHER /* Define this if you use jmemname.c */