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

12

/vbox/src/VBox/Runtime/common/table/
H A Davl_GetBestFit.cpp.h54 if (KAVL_G(pNode->Key, Key))
77 if (KAVL_G(pNode->Key, Key))
H A Davl_Get.cpp.h46 if (KAVL_G(pNode->Key, Key))
H A Davlgcphys.cpp53 #define KAVL_G( key1, key2) ( (key1) > (key2) ) macro
H A Davlhcphys.cpp53 #define KAVL_G( key1, key2) ( (key1) > (key2) ) macro
H A Davllu32.cpp53 #define KAVL_G(key1, key2) ( (key1) > (key2) ) macro
H A Davlogcphys.cpp54 #define KAVL_G( key1, key2) ( (key1) > (key2) ) macro
H A Davlohcphys.cpp54 #define KAVL_G( key1, key2) ( (key1) > (key2) ) macro
H A Davloioport.cpp54 #define KAVL_G( key1, key2) ( (key1) > (key2) ) macro
H A Davlou32.cpp54 #define KAVL_G( key1, key2) ( (key1) > (key2) ) macro
H A Davlpv.cpp53 #define KAVL_G(key1, key2) ( (const char*)(key1) > (const char*)(key2) ) macro
H A Davlu32.cpp53 #define KAVL_G(key1, key2) ( (key1) > (key2) ) macro
H A Davlul.cpp53 #define KAVL_G(key1, key2) (key1 > key2) macro
H A Davl_Range.cpp.h47 if (KAVL_G(pNode->Key, Key))
H A Davlgcptr.cpp53 #define KAVL_G(key1, key2) ( (RTGCUINTPTR)(key1) > (RTGCUINTPTR)(key2) ) macro
H A Davlogcptr.cpp54 #define KAVL_G( key1, key2) ( (RTGCUINTPTR)(key1) > (RTGCUINTPTR)(key2) ) macro
H A Davluintptr.cpp53 #define KAVL_G( key1, key2) ( (RTGCUINTPTR)(key1) > (RTGCUINTPTR)(key2) ) macro
H A Davlrfoff.cpp54 #define KAVL_G( key1, key2) ( (key1) > (key2) ) macro
H A Davlrgcptr.cpp54 #define KAVL_G( key1, key2) ( (RTGCUINTPTR)(key1) > (RTGCUINTPTR)(key2) ) macro
H A Davlrogcphys.cpp55 #define KAVL_G( key1, key2) ( (key1) > (key2) ) macro
H A Davlrogcptr.cpp55 #define KAVL_G( key1, key2) ( (RTGCUINTPTR)(key1) > (RTGCUINTPTR)(key2) ) macro
H A Davlroioport.cpp55 #define KAVL_G( key1, key2) ( (key1) > (key2) ) macro
H A Davlroogcptr.cpp54 #define KAVL_G( key1, key2) ( (RTGCUINTPTR)(key1) > (RTGCUINTPTR)(key2) ) macro
H A Davlrpv.cpp54 #define KAVL_G(key1, key2) ( (uintptr_t)(key1) > (uintptr_t)(key2) ) macro
H A Davlru64.cpp54 #define KAVL_G(key1, key2) ( (key1) > (key2) ) macro
H A Davlruintptr.cpp54 #define KAVL_G( key1, key2) ( (RTGCUINTPTR)(key1) > (RTGCUINTPTR)(key2) ) macro

Completed in 524 milliseconds

12