Searched defs:ENOMEM (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Derrno.h44 # define ENOMEM 12 macro
/vbox/include/iprt/
H A Derrno.h126 #ifndef ENOMEM
127 # define ENOMEM (12) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Derrno.h44 # define ENOMEM 12 macro
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Include/
H A DOpenSslSupport.h47 #define ENOMEM 12 /* Cannot allocate memory */ macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Derrno.h63 #define ENOMEM __ENOMEM /* 12 Cannot allocate memory */ macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Darch.h72 #define ENOMEM 12 /* Out of memory */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Darch.h90 #define ENOMEM 12 /* Out of memory */ macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Derrno.h52 * This is the closest equivalent POSIX error code (e.g. ENOMEM).
603 #define ENOMEM __einfo_error ( EINFO_ENOMEM ) macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h611 #undef ENOMEM macro
612 #define ENOMEM xf86_ENOMEM macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h657 #undef ENOMEM macro
658 #define ENOMEM xf86_ENOMEM macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h657 #undef ENOMEM macro
658 #define ENOMEM xf86_ENOMEM macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h663 #undef ENOMEM macro
664 #define ENOMEM xf86_ENOMEM macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h661 #undef ENOMEM macro
662 #define ENOMEM xf86_ENOMEM macro

Completed in 116 milliseconds