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 */
10 #define HAVE_STDDEF_H
11 #define HAVE_STDLIB_H
16 #define INCOMPLETE_TYPES_BROKEN /* suppress undefined-structure warnings */
22 #define ALIGN_TYPE long /* apparently double is a weird size? */
28 #define BMP_SUPPORTED /* BMP image file format */
29 #define GIF_SUPPORTED /* GIF image file format */
30 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
32 #define TARGA_SUPPORTED /* Targa image file format */
34 #define TWO_FILE_COMMANDLINE /* optional -- undef if you like Unix style */
35 /* Note: if you undef TWO_FILE_COMMANDLINE, you may need to define
38 #define NEED_SIGNAL_CATCHER /* needed if you use jmemname.c */