Searched refs:ROOT_LENGTH (Results 1 – 1 of 1) sorted by relevance
106 static const int ROOT_LENGTH = 1 << ROOT_BITS; variable116 Leaf* root_[ROOT_LENGTH]; // Pointers to 32 child nodes168 for (int i = 0; i < ROOT_LENGTH; i++) { in visitValues()180 for (int i = 0; i < ROOT_LENGTH; i++) { in visitAllocations()