Searched defs:ERANGE (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Derrno.h64 # define ERANGE 34 macro
/vbox/include/iprt/
H A Derrno.h192 #ifndef ERANGE
193 # define ERANGE (34) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Derrno.h64 # define ERANGE 34 macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Derrno.h87 #define ERANGE __ERANGE /* 34 Result too large */ macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Darch.h94 #define ERANGE 34 /* Math result not representable */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Darch.h112 #define ERANGE 34 /* Math result not representable */ macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Derrno.h708 #define ERANGE __einfo_error ( EINFO_ERANGE ) macro

Completed in 53 milliseconds