#include <regguts.h>
Data Fields | |
| struct arcbatch * | next |
| struct arc | a [ABSIZE] |
Definition at line 296 of file regguts.h.
| struct arc arcbatch::a[ABSIZE] |
Definition at line 300 of file regguts.h.
Referenced by allocarc().
| struct arcbatch* arcbatch::next |
Definition at line 298 of file regguts.h.
Referenced by allocarc(), destroystate(), and newstate().
1.7.1