lscript_heapruntime.h

Go to the documentation of this file.
00001 
00032 #if 0
00033 
00034 #ifndef LL_LSCRIPT_HEAPRUNTIME_H
00035 #define LL_LSCRIPT_HEAPRUNTIME_H
00036 
00037 #include "lscript_byteconvert.h"
00038 
00039 
00040 const S32 HEAP_BLOCK_HEADER_SIZE = 9;
00041 const S32 HEAP_BLOCK_SPLIT_THRESHOLD = 16;
00042 
00043 
00044 #endif
00045 #endif

Generated on Thu Jul 1 06:09:51 2010 for Second Life Viewer by  doxygen 1.4.7