Data Fields | |
| ID * | tbl |
| int | pos |
| int | capa |
| struct vtable * | prev |
Definition at line 151 of file ripper.c.
| int vtable::capa |
| int vtable::pos |
Definition at line 153 of file ripper.c.
Referenced by vtable_alloc(), vtable_included(), and vtable_size().
struct vtable * vtable::prev [read] |
Definition at line 155 of file ripper.c.
Referenced by dvar_defined_gen(), local_id_gen(), and vtable_alloc().
Definition at line 152 of file ripper.c.
Referenced by vtable_alloc(), vtable_included(), and vtable_tblcpy().