Searched refs:atf_build_cxx_o (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dbuild.h39 atf_error_t atf_build_cxx_o(const char *, const char *, const char *const [],
H A Dbuild_test.c217 atf_tc_set_md_var(tc, "descr", "Tests the atf_build_cxx_o function");
234 RE(atf_build_cxx_o(test->sfile, test->ofile, test->optargs,
237 RE(atf_build_cxx_o(test->sfile, test->ofile, NULL, &argv));
H A Dbuild.c239 atf_build_cxx_o(const char *sfile, function
H A Dcheck.c448 err = atf_build_cxx_o(sfile, ofile, optargs, &argv);
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dbuild.cpp113 atf_error_t err = atf_build_cxx_o(sfile.c_str(), ofile.c_str(),

Completed in 13 milliseconds