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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Derrno.h63 # define EDOM 33 macro
/vbox/include/iprt/
H A Derrno.h189 #ifndef EDOM
190 # define EDOM (33) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Derrno.h63 # define EDOM 33 macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Derrno.h86 #define EDOM __EDOM /* 33 Numerical argument out of domain */ macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Darch.h93 #define EDOM 33 /* Math argument out of domain of func */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Darch.h111 #define EDOM 33 /* Math argument out of domain of func */ macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Derrno.h447 #define EDOM __einfo_error ( EINFO_EDOM ) macro

Completed in 258 milliseconds