doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
jconfig.h File Reference

Go to the source code of this file.

Macros

#define HAVE_PROTOTYPES
 
#define HAVE_UNSIGNED_CHAR
 
#define HAVE_UNSIGNED_SHORT
 
#define CHAR_IS_UNSIGNED
 
#define HAVE_STDDEF_H
 
#define HAVE_STDLIB_H
 
#define JDCT_DEFAULT   JDCT_FLOAT
 
#define JDCT_FASTEST   JDCT_FLOAT
 

Macro Definition Documentation

#define CHAR_IS_UNSIGNED

Definition at line 9 of file jconfig.h.

#define HAVE_PROTOTYPES

Definition at line 4 of file jconfig.h.

#define HAVE_STDDEF_H

Definition at line 10 of file jconfig.h.

#define HAVE_STDLIB_H

Definition at line 11 of file jconfig.h.

#define HAVE_UNSIGNED_CHAR

Definition at line 5 of file jconfig.h.

#define HAVE_UNSIGNED_SHORT

Definition at line 6 of file jconfig.h.

#define JDCT_DEFAULT   JDCT_FLOAT

Definition at line 18 of file jconfig.h.

#define JDCT_FASTEST   JDCT_FLOAT

Definition at line 19 of file jconfig.h.