Home | History | Annotate | Download | only in vendor

Lines Matching refs:malloc_rtree_set

2441 malloc_rtree_set(malloc_rtree_t *rtree, uintptr_t key, void *val)
2752 if (malloc_rtree_set(chunk_rtree, (uintptr_t)ret, ret)) {
2855 malloc_rtree_set(chunk_rtree, (uintptr_t)chunk, NULL);