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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcorerror.h49 #define COR_E_STACKOVERFLOW HRESULT_FROM_WIN32(ERROR_STACK_OVERFLOW)
H A Dwinerror.h533 #define ERROR_STACK_OVERFLOW 1001 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcorerror.h49 #define COR_E_STACKOVERFLOW HRESULT_FROM_WIN32(ERROR_STACK_OVERFLOW)
H A Dwinerror.h325 #define ERROR_STACK_OVERFLOW 1001 macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dwin32_errors.c182 case ERROR_STACK_OVERFLOW:

Completed in 120 milliseconds