
Go to the source code of this file.
Defines | |
| #define | LOCALE extern |
Functions | |
| LOCALE void | DefglobalCompilerSetup (void *) |
| LOCALE void | DefglobalCModuleReference (void *, FILE *, int, int, int) |
| LOCALE void | DefglobalCConstructReference (void *, FILE *, void *, int, int) |
| #define LOCALE extern |
Definition at line 32 of file globlcmp.h.
| LOCALE void DefglobalCConstructReference | ( | void * | , | |
| FILE * | , | |||
| void * | , | |||
| int | , | |||
| int | ||||
| ) |
Definition at line 297 of file globlcmp.c.
| LOCALE void DefglobalCModuleReference | ( | void * | , | |
| FILE * | , | |||
| int | , | |||
| int | , | |||
| int | ||||
| ) |
Definition at line 279 of file globlcmp.c.
| LOCALE void DefglobalCompilerSetup | ( | void * | ) |
Definition at line 53 of file globlcmp.c.
1.5.6