Searched refs:KAVL_R_IS_IN_RANGE (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Runtime/common/table/
H A Davlroogcptr.cpp85 #undef KAVL_R_IS_IN_RANGE macro
89 #define KAVL_R_IS_IN_RANGE( key1B, key1E, key2) KAVL_R_IS_INTERSECTING(key1B, key2, key1E, key2) macro
H A Davl_Range.cpp.h45 if (KAVL_R_IS_IN_RANGE(pNode->Key, pNode->KeyLast, Key))
H A Davlrfoff.cpp59 #define KAVL_R_IS_IN_RANGE(key1B, key1E, key2) KAVL_R_IS_INTERSECTING(key1B, key2, key1E, key2) macro
H A Davlrgcptr.cpp59 #define KAVL_R_IS_IN_RANGE(key1B, key1E, key2) KAVL_R_IS_INTERSECTING(key1B, key2, key1E, key2) macro
H A Davlrogcphys.cpp60 #define KAVL_R_IS_IN_RANGE(key1B, key1E, key2) KAVL_R_IS_INTERSECTING(key1B, key2, key1E, key2) macro
H A Davlrogcptr.cpp60 #define KAVL_R_IS_IN_RANGE(key1B, key1E, key2) KAVL_R_IS_INTERSECTING(key1B, key2, key1E, key2) macro
H A Davlroioport.cpp60 #define KAVL_R_IS_IN_RANGE( key1B, key1E, key2) KAVL_R_IS_INTERSECTING(key1B, key2, key1E, key2) macro
H A Davlrpv.cpp59 #define KAVL_R_IS_IN_RANGE(key1B, key1E, key2) KAVL_R_IS_INTERSECTING(key1B, key2, key1E, key2) macro
H A Davlru64.cpp59 #define KAVL_R_IS_IN_RANGE(key1B, key1E, key2) KAVL_R_IS_INTERSECTING(key1B, key2, key1E, key2) macro
H A Davlruintptr.cpp59 #define KAVL_R_IS_IN_RANGE(key1B, key1E, key2) KAVL_R_IS_INTERSECTING(key1B, key2, key1E, key2) macro

Completed in 46 milliseconds