obstack Type Reference

#include <obstack.h>

Collaboration diagram for obstack:

Collaboration graph
[legend]

Data Fields

long chunk_size
struct _obstack_chunkchunk
char * object_base
char * next_free
char * chunk_limit
PTR_INT_TYPE temp
int alignment_mask
struct _obstack_chunk *(* chunkfun )()
void(* freefun )()
char * extra_arg
unsigned use_extra_arg:1
unsigned maybe_empty_object:1
unsigned alloc_failed:1
voidextra_arg

Detailed Description

Definition at line 172 of file obstack.h.


Field Documentation

Definition at line 174 of file obstack.h.

Referenced by _obstack_begin(), _obstack_begin_1(), and _obstack_newchunk().

PTR_INT_TYPE obstack::temp

Definition at line 180 of file obstack.h.

Referenced by _obstack_begin(), _obstack_begin_1(), and _obstack_newchunk().

struct _obstack_chunk *(* obstack::chunkfun)(void *, long) (  )  [read]

Referenced by _obstack_begin(), and _obstack_begin_1().

Referenced by _obstack_begin(), and _obstack_begin_1().

Definition at line 191 of file obstack.h.

Referenced by _obstack_begin_1().

Definition at line 193 of file obstack.h.

Referenced by _obstack_begin(), and _obstack_begin_1().

Definition at line 198 of file obstack.h.

Referenced by _obstack_begin(), and _obstack_begin_1().

Definition at line 178 of file obstack.h.


The documentation for this type was generated from the following files:

Generated on Wed Apr 8 16:57:37 2009 for Open64 by  doxygen 1.5.6