Searched refs:ERROR_BASE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dfltdefs.h119 #define ERROR_BASE 23000 macro
121 #define PFERROR_NO_PF_INTERFACE (ERROR_BASE + 0)
122 #define PFERROR_NO_FILTERS_GIVEN (ERROR_BASE + 1)
123 #define PFERROR_BUFFER_TOO_SMALL (ERROR_BASE + 2)
124 #define ERROR_IPV6_NOT_IMPLEMENTED (ERROR_BASE + 3)

Completed in 41 milliseconds