#include "setup.h"#include "conscomp.h"#include "envrnmnt.h"#include "defins.h"#include "dfinscmp.h"

Go to the source code of this file.
Defines | |
| #define | _DFINSCMP_SOURCE_ |
Functions | |
| globle void | SetupDefinstancesCompiler (void *theEnv) |
| globle void | DefinstancesCModuleReference (void *theEnv, FILE *theFile, int count, int imageID, int maxIndices) |
| #define _DFINSCMP_SOURCE_ |
Definition at line 34 of file dfinscmp.c.
| globle void DefinstancesCModuleReference | ( | void * | theEnv, | |
| FILE * | theFile, | |||
| int | count, | |||
| int | imageID, | |||
| int | maxIndices | |||
| ) |
Definition at line 85 of file dfinscmp.c.
| globle void SetupDefinstancesCompiler | ( | void * | theEnv | ) |
Definition at line 64 of file dfinscmp.c.
1.5.6