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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleauto.h619 ULONG dwOutFlags; /* Parsed state of the output string (NUMPRS_ flags) */ member in struct:__anon13732
639 #define NUMPRS_NEG 0x10000 /* Number is negative (dwOutFlags only) */
640 #define NUMPRS_INEXACT 0x20000 /* Number is represented inexactly (dwOutFlags only) */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleauto.h619 ULONG dwOutFlags; /* Parsed state of the output string (NUMPRS_ flags) */ member in struct:__anon1102
639 #define NUMPRS_NEG 0x10000 /* Number is negative (dwOutFlags only) */
640 #define NUMPRS_INEXACT 0x20000 /* Number is represented inexactly (dwOutFlags only) */

Completed in 49 milliseconds