Searched refs:check_free_chunk (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | dlmalloc.c | 2742 #define check_free_chunk(M,P) macro 2750 #define check_free_chunk(M,P) do_check_free_chunk(M,P) macro 3904 check_free_chunk(m, q); in prepend_alloc() 4917 check_free_chunk(fm, p); in dlfree() 4922 check_free_chunk(fm, p); in dlfree() 5348 check_free_chunk(fm, p); in mstar_mspace_free() 5353 check_free_chunk(fm, p); in mstar_mspace_free()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | dlmalloc.c | 2210 #define check_free_chunk(M,P) macro 2218 #define check_free_chunk(M,P) do_check_free_chunk(M,P) macro 3321 check_free_chunk(m, q); in prepend_alloc() 4311 check_free_chunk(fm, p); in dlfree() 4716 check_free_chunk(fm, p); in mspace_free()
|