1568 |
USPTR save_start; /* Old value of mstart */ |
USPTR save_start; /* Old value of mstart */ |
1569 |
int *offset_save; /* Pointer to start of saved offsets */ |
int *offset_save; /* Pointer to start of saved offsets */ |
1570 |
int saved_max; /* Number of saved offsets */ |
int saved_max; /* Number of saved offsets */ |
1571 |
|
int offset_top; /* Current value of offset_top */ |
1572 |
} recursion_info; |
} recursion_info; |
1573 |
|
|
1574 |
/* Structure for building a chain of data for holding the values of the subject |
/* Structure for building a chain of data for holding the values of the subject |