Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2215 #define check_top_chunk(M,P) macro
2220 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2747 #define check_top_chunk(M,P) macro
2752 #define check_top_chunk(M,P) do_check_top_chunk(M,P) macro