CACAO
|
Data Fields | |
struct Peeptable_entry * | next |
u4 | prefix |
u4 | lastprim |
u4 | combination_prim |
Definition at line 47 of file peephole.c.
u4 Peeptable_entry::combination_prim |
Definition at line 51 of file peephole.c.
u4 Peeptable_entry::lastprim |
Definition at line 50 of file peephole.c.
struct Peeptable_entry* Peeptable_entry::next |
Definition at line 48 of file peephole.c.
u4 Peeptable_entry::prefix |
Definition at line 49 of file peephole.c.