doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
struct | define_s |
struct | indent_s |
class | idParser |
Macros | |
#define | DEFINE_FIXED 0x0001 |
#define | BUILTIN_LINE 1 |
#define | BUILTIN_FILE 2 |
#define | BUILTIN_DATE 3 |
#define | BUILTIN_TIME 4 |
#define | BUILTIN_STDC 5 |
#define | INDENT_IF 0x0001 |
#define | INDENT_ELSE 0x0002 |
#define | INDENT_ELIF 0x0004 |
#define | INDENT_IFDEF 0x0008 |
#define | INDENT_IFNDEF 0x0010 |
Typedefs | |
typedef struct define_s | define_t |
typedef struct indent_s | indent_t |