When including typedef.h, make sure these files are included first:
include "utilities/ascConfig.h"
include "fractions.h"
include "instance_enum.h"
include "compiler.h"
include "module.h"
include "list.h"
include "slist.h"
include "dimen.h"
include "child.h"
include "type_desc.h"
Go to the source code of this file.
Defines | |
| #define | NUM_FUNDTYPES 5 |
Functions | |
| int | BaseType (symchar *name) |
| ChildDesc * | MakeChildDesc (symchar *name, struct StatementList *sl, ChildListPtr clist) |
| unsigned long | CalcByteSize (enum type_kind t, ChildListPtr clist, struct ChildDesc *childd) |
1.5.1