#include "scanner.h"#include "expressn.h"#include "tmpltdef.h"


Go to the source code of this file.
Defines | |
| #define | LOCALE extern |
Functions | |
| LOCALE struct expr * | ParseAssertTemplate (void *, char *, struct token *, int *, int, int, struct deftemplate *) |
| #define LOCALE extern |
Definition at line 42 of file tmpltrhs.h.
| LOCALE struct expr* ParseAssertTemplate | ( | void * | , | |
| char * | , | |||
| struct token * | , | |||
| int * | , | |||
| int | , | |||
| int | , | |||
| struct deftemplate * | ||||
| ) | [read] |
Definition at line 65 of file tmpltrhs.c.
1.5.6