#include "tmpltdef.h"#include "symbol.h"


Go to the source code of this file.
Defines | |
| #define | LOCALE extern |
Functions | |
| LOCALE int | ParseDeftemplate (void *, char *) |
| LOCALE void | InstallDeftemplate (void *, struct deftemplate *) |
| #define LOCALE extern |
Definition at line 39 of file tmpltpsr.h.
| LOCALE void InstallDeftemplate | ( | void * | , | |
| struct deftemplate * | ||||
| ) |
Definition at line 216 of file tmpltpsr.c.
| LOCALE int ParseDeftemplate | ( | void * | , | |
| char * | ||||
| ) |
Definition at line 72 of file tmpltpsr.c.
1.5.6