osprey-gcc-4.2.0/gcc/alloc-pool.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Types

type  alloc_pool_list_def
type  alloc_pool_def

Typedefs

typedef unsigned long ALLOC_POOL_ID_TYPE
typedef struct
alloc_pool_list_def
alloc_pool_list
typedef struct alloc_pool_defalloc_pool

Functions/Subroutines

alloc_pool create_alloc_pool (const char *, size_t, size_t)
void free_alloc_pool (alloc_pool)
void free_alloc_pool_if_empty (alloc_pool *)
voidpool_alloc (alloc_pool)
void pool_free (alloc_pool, void *)
void dump_alloc_pool_statistics (void)


Typedef Documentation

typedef unsigned long ALLOC_POOL_ID_TYPE

Definition at line 25 of file alloc-pool.h.


Function Documentation

alloc_pool create_alloc_pool ( const char *  ,
size_t  ,
size_t   
)

void dump_alloc_pool_statistics ( void   ) 

Definition at line 331 of file alloc-pool.c.

References fprintf(), and htab_traverse().

Referenced by finalize().

void free_alloc_pool ( alloc_pool   ) 

void free_alloc_pool_if_empty ( alloc_pool  ) 

Definition at line 212 of file alloc-pool.c.

References free_alloc_pool(), and NULL.

Referenced by et_free_pools().

void* pool_alloc ( alloc_pool   ) 

void pool_free ( alloc_pool  ,
void  
)


Generated on Wed Apr 8 14:19:30 2009 for Open64 by  doxygen 1.5.6