HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_STACK_OVERFLOW (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
corerror.h 40 #define COR_E_STACKOVERFLOW HRESULT_FROM_WIN32(ERROR_STACK_OVERFLOW)
winerror.h 249 #define ERROR_STACK_OVERFLOW __MSABI_LONG(1001)
    [all...]
  /external/chromium_org/net/third_party/nss/ssl/
win32err.c 306 case ERROR_STACK_OVERFLOW: prError = PR_ACCESS_FAULT_ERROR; break;

Completed in 693 milliseconds