Searched refs:XGE_OS_MALLOC_CNT_MAX (Results 1 – 2 of 2) sorted by relevance
77 #define XGE_OS_MALLOC_CNT_MAX 64*1024 macro78 extern xge_os_malloc_t g_malloc_arr[XGE_OS_MALLOC_CNT_MAX];91 if (g_malloc_cnt >= XGE_OS_MALLOC_CNT_MAX) { \93 XGE_OS_MALLOC_CNT_MAX); \108 for (index_mem_chk=0; index<XGE_OS_MALLOC_CNT_MAX; index++) { \124 if (index_mem_chk == XGE_OS_MALLOC_CNT_MAX) { \
32 xge_os_malloc_t g_malloc_arr[XGE_OS_MALLOC_CNT_MAX];