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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h769 typedef struct _SINGLE_LIST_ENTRY { struct
770 struct _SINGLE_LIST_ENTRY *Next;
808 #define _SLIST_ENTRY _SINGLE_LIST_ENTRY
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h644 typedef struct _SINGLE_LIST_ENTRY { struct
645 struct _SINGLE_LIST_ENTRY *Next;
683 #define _SLIST_ENTRY _SINGLE_LIST_ENTRY

Completed in 90 milliseconds