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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinbase16.h70 HTASK16 hNext; /* 00 Selector of next TDB */
75 HTASK16 hSelf; /* 0c Selector of this TDB */
85 HTASK16 hParent; /* 22 Selector of TDB of parent */
108 HANDLE16 hCSAlias; /* b0 Code segment for this TDB */
111 WORD magic; /* fa TDB signature */
114 } TDB; typedef in typeref:struct:_TDB
116 /* TDB flags */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinbase16.h70 HTASK16 hNext; /* 00 Selector of next TDB */
75 HTASK16 hSelf; /* 0c Selector of this TDB */
85 HTASK16 hParent; /* 22 Selector of TDB of parent */
108 HANDLE16 hCSAlias; /* b0 Code segment for this TDB */
111 WORD magic; /* fa TDB signature */
114 } TDB; typedef in typeref:struct:_TDB
116 /* TDB flags */

Completed in 39 milliseconds