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

/netbsd-current/external/bsd/atf/dist/atf-c/
H A Derror_test.c178 ATF_REQUIRE_EQ(atf_libc_error_code(err), ENOMEM); local
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dacclib.h84 #define ENOMEM 12 /* Out of memory */ macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h360 #define ENOMEM 9971 macro
/netbsd-current/sys/sys/
H A Derrno.h54 #define ENOMEM 12 /* Cannot allocate memory */ macro
/netbsd-current/lib/libc/time/
H A Dprivate.h239 # define ENOMEM EINVAL macro

Completed in 106 milliseconds