Searched defs:LeftChild (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dntddk.h2716 struct _RTL_BALANCED_LINKS *LeftChild; member in struct:_RTL_BALANCED_LINKS
2758 struct _RTL_SPLAY_LINKS *LeftChild; member in struct:_RTL_SPLAY_LINKS
5335 _SplayLinks->LeftChild = NULL; \
5352 ((PRTL_SPLAY_LINKS)(Links))->LeftChild
5363 _SplayParent->LeftChild = _SplayChild; \
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dntddk.h2716 struct _RTL_BALANCED_LINKS *LeftChild; member in struct:_RTL_BALANCED_LINKS
2758 struct _RTL_SPLAY_LINKS *LeftChild; member in struct:_RTL_SPLAY_LINKS
5335 _SplayLinks->LeftChild = NULL; \
5352 ((PRTL_SPLAY_LINKS)(Links))->LeftChild
5363 _SplayParent->LeftChild = _SplayChild; \

Completed in 631 milliseconds