|
OpenADFortTk (basic)
|
#include <stdlib.h>#include <sexp.h>#include "Open64IRInterface/Open64BasicTypes.h"#include "Diagnostics.h"#include "sexp2wn.i"#include "sexp2wn.h"#include "SexpTags.h"#include "sexputil.h"
Go to the source code of this file.
Defines | |
| #define | TABLE_SZ (OPERATOR_LAST + 1) |
| #define | INIT_TABLE_SZ (sizeof(WNXlationTable::initTable) / sizeof(WNXlationTable::InitEntry)) |
| #define INIT_TABLE_SZ (sizeof(WNXlationTable::initTable) / sizeof(WNXlationTable::InitEntry)) |
Definition at line 1203 of file sexp2wn.cxx.
| #define TABLE_SZ (OPERATOR_LAST + 1) |
Definition at line 1202 of file sexp2wn.cxx.