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

/freebsd-current/contrib/atf/atf-c/
H A Derror_test.c173 ATF_REQUIRE_EQ(atf_libc_error_code(err), ENOMEM); local
/freebsd-current/sys/contrib/dev/acpica/include/
H A Dacclib.h192 #define ENOMEM 12 /* Out of memory */ macro
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Derrno.h362 # define ENOMEM 9971 macro
/freebsd-current/sys/sys/
H A Derrno.h60 #define ENOMEM 12 /* Cannot allocate memory */ macro
/freebsd-current/contrib/lib9p/pytest/
H A Dlerrno.py18 ENOMEM = 12 variable
/freebsd-current/contrib/tzcode/
H A Dprivate.h222 # define ENOMEM EINVAL macro

Completed in 138 milliseconds