Home | History | Annotate | Download | only in chromium

Lines Matching refs:malloc_rtree_set

2452 malloc_rtree_set(malloc_rtree_t *rtree, uintptr_t key, void *val)
2763 if (malloc_rtree_set(chunk_rtree, (uintptr_t)ret, ret)) {
2866 malloc_rtree_set(chunk_rtree, (uintptr_t)chunk, NULL);