46 |
#ifndef ASC_NAME_H |
#ifndef ASC_NAME_H |
47 |
#define ASC_NAME_H |
#define ASC_NAME_H |
48 |
|
|
49 |
|
/** addtogroup compiler Compiler |
50 |
|
@{ |
51 |
|
*/ |
52 |
|
|
53 |
#include <utilities/ascConfig.h> |
#include <utilities/ascConfig.h> |
54 |
|
|
55 |
#define CreateIdName(s) CreateIdNameF((s),NAMEBIT_IDTY) |
#define CreateIdName(s) CreateIdNameF((s),NAMEBIT_IDTY) |
305 |
Write the pool report to ASCERR for the name pool. |
Write the pool report to ASCERR for the name pool. |
306 |
*/ |
*/ |
307 |
|
|
308 |
|
/* @} */ |
309 |
|
|
310 |
#endif /* ASC_NAME_H */ |
#endif /* ASC_NAME_H */ |