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

/bind-9.11.3/unit/atf-src/atf-c/
H A Dbuild.h35 atf_error_t atf_build_cxx_o(const char *, const char *, const char *const [],
H A Dbuild_test.c208 atf_tc_set_md_var(tc, "descr", "Tests the atf_build_cxx_o function");
224 RE(atf_build_cxx_o(test->sfile, test->ofile, test->optargs,
227 RE(atf_build_cxx_o(test->sfile, test->ofile, NULL, &argv));
H A Dbuild.c238 atf_build_cxx_o(const char *sfile, function
H A Dcheck.c444 err = atf_build_cxx_o(sfile, ofile, optargs, &argv);
/bind-9.11.3/unit/atf-src/atf-c++/
H A Dbuild.cpp109 atf_error_t err = atf_build_cxx_o(sfile.c_str(), ofile.c_str(),

Completed in 323 milliseconds