Data Fields | |
AllocSet | aset |
AllocBlock | next |
char * | freeptr |
char * | endptr |
Definition at line 165 of file aset.c.
Definition at line 167 of file aset.c.
Referenced by AllocSetAlloc(), and AllocSetContextCreate().
char* AllocBlockData::endptr |
Definition at line 170 of file aset.c.
Referenced by AllocSetAlloc(), AllocSetContextCreate(), and AllocSetStats().
char* AllocBlockData::freeptr |
Definition at line 169 of file aset.c.
Referenced by AllocSetAlloc(), AllocSetContextCreate(), AllocSetDelete(), AllocSetFree(), AllocSetRealloc(), AllocSetReset(), and AllocSetStats().
Definition at line 168 of file aset.c.
Referenced by AllocSetAlloc(), AllocSetContextCreate(), AllocSetDelete(), AllocSetFree(), AllocSetRealloc(), AllocSetReset(), and AllocSetStats().