構造体 _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
_bmalloc_basenext
 Link to next data, NULL if no more

説明

Information of allocated memory block for mybmalloc()

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


この構造体の説明は次のファイルから生成されました:
Juliusに対してThu Jul 23 12:17:24 2009に生成されました。  doxygen 1.5.1