Code::Blocks  SVN r11506
Macros
parserthreadedtask.cpp File Reference
#include <sdk.h>
#include "parserthreadedtask.h"
#include "cclogger.h"
#include "parser.h"
#include "tokentree.h"
Include dependency graph for parserthreadedtask.cpp:

Go to the source code of this file.

Macros

#define CC_PARSERTHREADEDTASK_DEBUG_OUTPUT   0
 
#define TRACE(format, args...)
 
#define TRACE2(format, args...)
 

Macro Definition Documentation

◆ CC_PARSERTHREADEDTASK_DEBUG_OUTPUT

#define CC_PARSERTHREADEDTASK_DEBUG_OUTPUT   0

Definition at line 25 of file parserthreadedtask.cpp.

◆ TRACE

#define TRACE (   format,
  args... 
)

◆ TRACE2

#define TRACE2 (   format,
  args... 
)

Definition at line 53 of file parserthreadedtask.cpp.