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
18 /* Define "boolean" as unsigned char, not int, per Windows custom */
22 #define HAVE_BOOLEAN /* prevent jmorecfg.h from redefining it */
33 #define BMP_SUPPORTED /* BMP image file format */
34 #define GIF_SUPPORTED /* GIF image file format */
35 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
37 #define TARGA_SUPPORTED /* Targa image file format */
39 #define TWO_FILE_COMMANDLINE /* optional */
40 #define USE_SETMODE /* Microsoft has setmode() */