Searched refs:KAVL_MAX_STACK (Results 1 - 25 of 25) sorted by relevance

/vbox/src/VBox/Runtime/common/table/
H A Davlgcphys.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlhcphys.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davllu32.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlogcphys.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlohcphys.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davloioport.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlou32.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlpv.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlu32.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlul.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlgcptr.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlogcptr.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davluintptr.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davl_Base.cpp.h50 * \#define KAVL_MAX_STACK
146 PPKAVLNODECORE aEntries[KAVL_MAX_STACK];
152 PKAVLNODECORE aEntries[KAVL_MAX_STACK];
153 char achFlags[KAVL_MAX_STACK];
323 kASSERT(AVLStack.cEntries < KAVL_MAX_STACK);
414 kASSERT(AVLStack.cEntries < KAVL_MAX_STACK);
434 kASSERT(AVLStack.cEntries < KAVL_MAX_STACK);
H A Davl_Destroy.cpp.h46 PKAVLNODECORE apEntries[KAVL_MAX_STACK];
H A Davlrfoff.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlrgcptr.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlrogcphys.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlrogcptr.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlroioport.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlroogcptr.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlrpv.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlru64.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
H A Davlruintptr.cpp38 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro
/vbox/src/VBox/Runtime/common/string/
H A Dstrspace.cpp46 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */ macro

Completed in 56 milliseconds