Home
last modified time | relevance | path

Searched refs:prepend_alloc (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c3287 static void* prepend_alloc(mstate m, char* newbase, char* oldbase, in prepend_alloc() function
3557 return prepend_alloc(m, tbase, oldbase, nb); in sys_alloc()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c3870 static void* prepend_alloc(mstate m, char* newbase, char* oldbase, in prepend_alloc() function
4149 return prepend_alloc(m, tbase, oldbase, nb); in sys_alloc()