XGE_OS_MALLOC_CNT_MAX
for (index_mem_chk=0; index<XGE_OS_MALLOC_CNT_MAX; index++) { \
if (index_mem_chk == XGE_OS_MALLOC_CNT_MAX) { \
extern xge_os_malloc_t g_malloc_arr[XGE_OS_MALLOC_CNT_MAX];
if (g_malloc_cnt >= XGE_OS_MALLOC_CNT_MAX) { \
XGE_OS_MALLOC_CNT_MAX); \
xge_os_malloc_t g_malloc_arr[XGE_OS_MALLOC_CNT_MAX];