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

/freebsd-10.3-release/contrib/atf/atf-c/
H A Derror_test.c173 ATF_REQUIRE_EQ(atf_libc_error_code(err), ENOMEM); local
/freebsd-10.3-release/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h14 # define ENOMEM ERROR_NOT_ENOUGH_MEMORY macro
/freebsd-10.3-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h397 # define ENOMEM 12 macro
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dkssl.c86 # define ENOMEM KRB5KRB_ERR_GENERIC macro
/freebsd-10.3-release/sys/sys/
H A Derrno.h61 #define ENOMEM 12 /* Cannot allocate memory */ macro

Completed in 136 milliseconds