#include <obstack.h>
Collaboration diagram for _obstack_chunk:
Public Attributes | |
char * | limit |
_obstack_chunk * | prev |
char | contents [4] |
|
objects begin here |
|
1 past end of this chunk |
|
address of prior chunk or NULL |