Home
last modified time | relevance | path

Searched refs:LeftA (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/rtl/
H A Dsplaytree.c86 LeftA = RtlIsLeftChild(LinkA), in SwapSplayLinks() local
96 if (LeftA) in SwapSplayLinks()
117 FixupChildLinks(LinkB, RootA, LeftA); in SwapSplayLinks()