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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
free_list.h 55 static const bool kSupportsDoublyLinkedList = true;
160 static const bool kSupportsDoublyLinkedList = false;
common.h 72 (tcmalloc::kSupportsDoublyLinkedList ? 2 : 1);

Completed in 39 milliseconds