Home
last modified time | relevance | path

Searched defs:ENOMEM (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/contrib/dev/acpica/include/
H A Dacclib.h192 #define ENOMEM 12 /* Out of memory */ macro
/freebsd-src/contrib/llvm-project/libcxx/include/
H A Derrno.h362 # define ENOMEM 9971 macro
/freebsd-src/sys/sys/
H A Derrno.h60 #define ENOMEM 12 /* Cannot allocate memory */ macro
/freebsd-src/cddl/lib/libdtrace/
H A Derrno.d52 inline int ENOMEM = 12; variable
/freebsd-src/contrib/lib9p/pytest/
H A Dlerrno.py18 ENOMEM = 12 variable
/freebsd-src/stand/forth/
H A Dsupport.4th70 2 constant ENOMEM constant
/freebsd-src/contrib/tzcode/
H A Dprivate.h222 # define ENOMEM global() macro