Searched defs:SLIST_ENTRY (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/solaris/DRM/include/
H A Dqueue.h148 #define SLIST_ENTRY(type) \ macro
/vbox/src/VBox/Devices/Network/slirp/
H A Dqueue.h57 #ifdef SLIST_ENTRY
59 #undef SLIST_ENTRY macro
172 #define SLIST_ENTRY(type) \ macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h778 } SLIST_ENTRY;
806 #undef SLIST_ENTRY /* for Mac OS */ macro
807 #define SLIST_ENTRY SINGLE_LIST_ENTRY macro
814 SLIST_ENTRY Next;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h653 } SLIST_ENTRY;
681 #undef SLIST_ENTRY /* for Mac OS */ macro
682 #define SLIST_ENTRY SINGLE_LIST_ENTRY macro
689 SLIST_ENTRY Next;

Completed in 210 milliseconds