Home
last modified time | relevance | path

Searched defs:internal_malloc (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c3152 #define internal_malloc(m, b) mspace_malloc(m, b) macro
3156 #define internal_malloc(m, b)\ macro
3161 #define internal_malloc(m, b) dlmalloc(b) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c3738 #define internal_malloc(m, b) mstar_mspace_malloc(m, b) macro
3742 #define internal_malloc(m, b)\ macro
3747 #define internal_malloc(m, b) dlmalloc(b) macro