HomeSort by relevance Sort by last modified time
    Searched refs:RB_REMOVE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/android/heap_profiler/
heap_profiler.c 273 RB_REMOVE(HeapEntriesTree, &allocs_tree, alloc);
  /external/chromium_org/third_party/bsdtrees/
tree.h 720 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y)

Completed in 2193 milliseconds