Searched refs:unlink_first_small_chunk (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | dlmalloc.c | 2967 #define unlink_first_small_chunk(M, B, P, I) {\ macro 4134 unlink_first_small_chunk(gm, b, p, idx); in dlmalloc() 4152 unlink_first_small_chunk(gm, b, p, i); in dlmalloc() 4545 unlink_first_small_chunk(ms, b, p, idx); in mspace_malloc() 4563 unlink_first_small_chunk(ms, b, p, i); in mspace_malloc()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | dlmalloc.c | 3550 #define unlink_first_small_chunk(M, B, P, I) {\ macro 4739 unlink_first_small_chunk(gm, b, p, idx); in dlmalloc() 4757 unlink_first_small_chunk(gm, b, p, i); in dlmalloc() 5175 unlink_first_small_chunk(ms, b, p, idx); in mstar_mspace_malloc() 5193 unlink_first_small_chunk(ms, b, p, i); in mstar_mspace_malloc()
|