Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c550 #ifndef MORECORE
551 #define MORECORE sbrk macro
1383 #define CALL_MORECORE(S) MORECORE(S)
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c1645 #ifdef MORECORE
1646 #define CALL_MORECORE(S) MORECORE(S)