Searched defs:_FX_DYNAMICSTOREBLOCK (Results 1 – 1 of 1) sorted by relevance
94 typedef struct _FX_DYNAMICSTOREBLOCK { struct95 _FX_DYNAMICSTOREBLOCK* NextBlock() const { in NextBlock() argument99 return (uint8_t*)this + sizeof(_FX_DYNAMICSTOREBLOCK); in Data() argument101 size_t iBlockSize;102 FX_BOOL bUsed;