#include "expressn.h"#include "reorder.h"


Go to the source code of this file.
Defines | |
| #define | LOCALE extern |
Functions | |
| LOCALE void | FieldConversion (void *, struct lhsParseNode *, struct lhsParseNode *) |
| LOCALE struct expr * | GetvarReplace (void *, struct lhsParseNode *, int) |
| LOCALE intBool | IsNandTest (struct lhsParseNode *) |
| #define LOCALE extern |
Definition at line 41 of file generate.h.
| LOCALE void FieldConversion | ( | void * | , | |
| struct lhsParseNode * | , | |||
| struct lhsParseNode * | ||||
| ) |
Definition at line 82 of file generate.c.
| LOCALE struct expr* GetvarReplace | ( | void * | , | |
| struct lhsParseNode * | , | |||
| int | ||||
| ) | [read] |
Definition at line 787 of file generate.c.
| LOCALE intBool IsNandTest | ( | struct lhsParseNode * | ) |
Definition at line 869 of file generate.c.
1.5.6