Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

small_pool_struct Union Reference


Data Fields

struct {
   small_pool_ptr   next
   size_t   bytes_used
   size_t   bytes_left
hdr
ALIGN_TYPE dummy

Field Documentation

size_t small_pool_struct::bytes_left
 

Definition at line 95 of file jmemmgr.c.

size_t small_pool_struct::bytes_used
 

Definition at line 94 of file jmemmgr.c.

ALIGN_TYPE small_pool_struct::dummy
 

Definition at line 97 of file jmemmgr.c.

struct { ... } small_pool_struct::hdr
 

Referenced by alloc_small(), and free_pool().

small_pool_ptr small_pool_struct::next
 

Definition at line 93 of file jmemmgr.c.


The documentation for this union was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: