ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
ntoskrnl
mm
ARM3
Defines
|
Functions
miavl.h File Reference
Go to the source code of this file.
Defines
#
define
PRTL_AVL_TABLE
PMM_AVL_TABLE
#
define
PRTL_BALANCED_LINKS
PMMADDRESS_NODE
#
define
MI_ASSERT
(
x
)
ASSERT
(
x
)
Functions
VOID
FORCEINLINE
RtlpCopyAvlNodeData
(
IN
PRTL_BALANCED_LINKS
Node1,
IN
PRTL_BALANCED_LINKS
Node2)
RTL_GENERIC_COMPARE_RESULTS
FORCEINLINE
RtlpAvlCompareRoutine
(
IN
PRTL_AVL_TABLE
Table
,
IN
PVOID
Buffer
,
IN
PVOID
UserData
)
VOID
FORCEINLINE
RtlSetParent
(
IN
PRTL_BALANCED_LINKS
Node,
IN
PRTL_BALANCED_LINKS
Parent)
VOID
FORCEINLINE
RtlSetBalance
(
IN
PRTL_BALANCED_LINKS
Node,
IN
SCHAR
Balance)
SCHAR
FORCEINLINE
RtlBalance
(
IN
PRTL_BALANCED_LINKS
Node)
PRTL_BALANCED_LINKS
FORCEINLINE
RtlParentAvl
(
IN
PRTL_BALANCED_LINKS
Node)
BOOLEAN
FORCEINLINE
RtlIsRootAvl
(
IN
PRTL_BALANCED_LINKS
Node)
PRTL_BALANCED_LINKS
FORCEINLINE
RtlRightChildAvl
(
IN
PRTL_BALANCED_LINKS
Node)
PRTL_BALANCED_LINKS
FORCEINLINE
RtlLeftChildAvl
(
IN
PRTL_BALANCED_LINKS
Node)
BOOLEAN
FORCEINLINE
RtlIsLeftChildAvl
(
IN
PRTL_BALANCED_LINKS
Node)
BOOLEAN
FORCEINLINE
RtlIsRightChildAvl
(
IN
PRTL_BALANCED_LINKS
Node)
VOID
FORCEINLINE
RtlInsertAsLeftChildAvl
(
IN
PRTL_BALANCED_LINKS
Parent,
IN
PRTL_BALANCED_LINKS
Node)
VOID
FORCEINLINE
RtlInsertAsRightChildAvl
(
IN
PRTL_BALANCED_LINKS
Parent,
IN
PRTL_BALANCED_LINKS
Node)
Generated on Sun May 27 2012 06:08:06 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.