Searched refs:prepend_alloc (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | dlmalloc.c | 3287 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 D | dlmalloc.c | 3870 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()
|