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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h775 typedef struct DECLSPEC_ALIGN(16) _SLIST_ENTRY *PSLIST_ENTRY;
776 typedef struct DECLSPEC_ALIGN(16) _SLIST_ENTRY {
808 #define _SLIST_ENTRY _SINGLE_LIST_ENTRY macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h650 typedef struct DECLSPEC_ALIGN(16) _SLIST_ENTRY *PSLIST_ENTRY;
651 typedef struct DECLSPEC_ALIGN(16) _SLIST_ENTRY {
683 #define _SLIST_ENTRY _SINGLE_LIST_ENTRY macro

Completed in 91 milliseconds