Home | History | Annotate | Download | only in src

Lines Matching refs:ENOMEM

284 MALLOC_FAILURE_ACTION     default: sets errno to ENOMEM, or no-op on win32
522 #define MALLOC_FAILURE_ACTION errno = ENOMEM;
664 null if no space is available, in which case errno is set to ENOMEM