Home
last modified time | relevance | path

Searched defs:STATUS_FLOAT_INVALID_OPERATION (Results 1 – 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntstatus.h388 #define STATUS_FLOAT_INVALID_OPERATION ((NTSTATUS)0xC0000090) macro
Dwinnt.h1356 #define STATUS_FLOAT_INVALID_OPERATION ((DWORD)0xC0000090) macro
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dzerrors_windows.go7218STATUS_FLOAT_INVALID_OPERATION NTStatus = 0xC00000… const