Home
last modified time | relevance | path

Searched defs:SEVERITY_ERROR (Results 1 – 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinerror.h2223 #define SEVERITY_ERROR 1 macro
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dzerrors_windows.go3227 SEVERITY_ERROR syscall.Errno = 1 const