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

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_c_test.cpp135 EXPECT_EQ(posix_memalign(&P, 4096U, SIZE_MAX), ENOMEM); local
/openbsd-current/gnu/llvm/libcxx/include/
H A Derrno.h362 #define ENOMEM 9971 macro
/openbsd-current/sys/sys/
H A Derrno.h54 #define ENOMEM 12 /* Cannot allocate memory */ macro

Completed in 79 milliseconds