
Go to the source code of this file.
Typedefs | |
| typedef simpnode(* | simpfunction )(OPCODE, simpnode, simpnode, BOOL, BOOL) |
Variables | |
| static simpfunction | simplify_function_table [OPERATOR_LAST+1] |
Definition at line 38 of file wn_simp_ftable.h.
simpfunction simplify_function_table[OPERATOR_LAST+1] [static] |
Definition at line 41 of file wn_simp_ftable.h.
Referenced by SIMPNODE_SimplifyExp1(), and SIMPNODE_SimplifyExp2_h().
1.7.1