構造体 _bmalloc_base

Information of allocated memory block for mybmalloc(). [詳細]

#include <util.h>

_bmalloc_baseのコラボレーション図
Collaboration graph
[凡例]

変数

void * base
 Pointer to the actually allocated memory block.
char * now
 Start Pointer of Currently assigned area.
char * end
 End Pointer of Currently assigned area.
struct _bmalloc_basenext
 Link to next data, NULL if no more.

説明

Information of allocated memory block for mybmalloc().

util.h52 行で定義されています。


この構造体の説明は次のファイルから生成されました:

Juliusに対してTue Sep 22 00:15:42 2009に生成されました。  doxygen 1.6.0