Searched refs:atf_no_memory_error (Results 1 - 17 of 17) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Derror.h69 atf_error_t atf_no_memory_error(void);
H A Derror.c105 err = atf_no_memory_error();
109 err = atf_no_memory_error();
258 atf_no_memory_error(void) function
H A Derror_test.c232 err = atf_no_memory_error();
249 err = atf_no_memory_error();
265 atf_error_t err = atf_no_memory_error();
272 atf_error_t err = atf_no_memory_error();
H A Dbuild.c125 err = atf_no_memory_error();
H A Dtp.c88 return atf_no_memory_error();
H A Dcheck.c239 err = atf_no_memory_error();
307 return atf_no_memory_error();
H A Dmacros.h122 return atf_no_memory_error(); \
H A Dtc.c557 err = atf_no_memory_error();
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Ddynstr.c58 err = atf_no_memory_error();
128 err = atf_no_memory_error();
156 err = atf_no_memory_error();
202 err = atf_no_memory_error();
208 err = atf_no_memory_error();
229 err = atf_no_memory_error();
236 err = atf_no_memory_error();
269 err = atf_no_memory_error();
H A Dlist.c205 return atf_no_memory_error();
211 return atf_no_memory_error();
364 err = atf_no_memory_error();
H A Dtext.c51 err = atf_no_memory_error();
H A Dtp_main.c304 err = atf_no_memory_error();
562 err = atf_no_memory_error();
H A Dmap.c361 err = atf_no_memory_error();
H A Dtext_test.c122 err = atf_no_memory_error(); /* Just a random error. */
H A Dprocess.c573 err = atf_no_memory_error();
H A Dfs.c186 err = atf_no_memory_error();
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dexceptions_test.cpp113 atf::throw_atf_error(atf_no_memory_error());

Completed in 222 milliseconds