Home
last modified time | relevance | path

Searched defs:CDXPlex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddxtmpl.h61 struct CDXPlex { struct
62 CDXPlex *pNext; argument
66 static CDXPlex *PASCAL_INLINE Create(CDXPlex *&pHead,UINT nMax,UINT cbElement) { in Create() argument
76 CDXPlex *p = this; in FreeDataChain() argument