#include <stdlib.h>#include "asl.h"#include "opcode.hd"#include "nlp.h"#include "r_opn.hd"Include dependency graph for invmap.cpp:

Go to the source code of this file.
Classes | |
| struct | AslCouPair |
Functions | |
| static int | pair_compare (const void *p1, const void *p2) |
| int | getOperator (efunc *f) |
Variables | |
| AslCouPair | opmap [N_OPS] |
| static int pair_compare | ( | const void * | p1, | |
| const void * | p2 | |||
| ) | [static] |
| int getOperator | ( | efunc * | f | ) |
Definition at line 51 of file invmap.cpp.
References AslCouPair::fp, Intcast, opmap, and pair_compare().
| AslCouPair opmap[N_OPS] |
1.4.7