ggc_mem Type Reference

Collaboration diagram for ggc_mem:

Collaboration graph
[legend]

Data Fields

struct ggc_memsub [2]
unsigned int mark: 1
unsigned int context: 7
unsigned int size: 24
union {
   HOST_WIDEST_INT   i
   double   d
u
union {
   HOST_WIDEST_INT   i
   double   d
u

Detailed Description

Definition at line 73 of file ggc-simple.c.


Field Documentation

Definition at line 76 of file ggc-simple.c.

Referenced by ggc_alloc(), sweep_objs(), tree_insert(), and tree_lookup().

unsigned int ggc_mem::mark

Definition at line 78 of file ggc-simple.c.

Referenced by ggc_alloc(), ggc_marked_p(), ggc_set_mark(), and sweep_objs().

unsigned int ggc_mem::context

Definition at line 79 of file ggc-simple.c.

Referenced by ggc_alloc(), and sweep_objs().

unsigned int ggc_mem::size

Definition at line 80 of file ggc-simple.c.

Referenced by ggc_alloc(), ggc_get_size(), ggc_set_mark(), and sweep_objs().

HOST_WIDEST_INT ggc_mem::i

Definition at line 84 of file ggc-simple.c.

double ggc_mem::d

Definition at line 88 of file ggc-simple.c.

union { ... } ggc_mem::u

Referenced by ggc_alloc(), and sweep_objs().

union { ... } ggc_mem::u


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

Generated on Wed Apr 8 16:45:53 2009 for Open64 by  doxygen 1.5.6