
Go to the source code of this file.
Defines | |
| #define | LOCALE extern |
Functions | |
| LOCALE void | DeftemplateCompilerSetup (void *) |
| LOCALE void | DeftemplateCModuleReference (void *, FILE *, int, int, int) |
| LOCALE void | DeftemplateCConstructReference (void *, FILE *, void *, int, int) |
| #define LOCALE extern |
Definition at line 32 of file tmpltcmp.h.
| LOCALE void DeftemplateCConstructReference | ( | void * | , | |
| FILE * | , | |||
| void * | , | |||
| int | , | |||
| int | ||||
| ) |
Definition at line 389 of file tmpltcmp.c.
| LOCALE void DeftemplateCModuleReference | ( | void * | , | |
| FILE * | , | |||
| int | , | |||
| int | , | |||
| int | ||||
| ) |
Definition at line 372 of file tmpltcmp.c.
| LOCALE void DeftemplateCompilerSetup | ( | void * | ) |
Definition at line 60 of file tmpltcmp.c.
1.5.6