CMGDK r49-rc2
|
#include <hgl/platform/compiler/DataTypeTypedef.H>
#include <hgl/platform/compiler/Property.H>
#include <malloc.h>
宏定义 | |
#define | hgl_malloc malloc |
#define | hgl_realloc realloc |
#define | hgl_free free |
#define | HGL_LIB_FRONT HGL_LIB_OS "_" HGL_LIB_COMPILER_NAME "_" HGL_LIB_DEBUG_NAME "_" |
#define | HGL_LIB_END ".LIB" |
#define hgl_free free |
#define HGL_LIB_END ".LIB" |
#define HGL_LIB_FRONT HGL_LIB_OS "_" HGL_LIB_COMPILER_NAME "_" HGL_LIB_DEBUG_NAME "_" |
#define hgl_malloc malloc |
#define hgl_realloc realloc |