Searched refs:atf_build_cxx_o (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/bsd/atf/dist/atf-c/ |
| D | build_test.c | 234 RE(atf_build_cxx_o(test->sfile, test->ofile, test->optargs, in ATF_TC_BODY() 237 RE(atf_build_cxx_o(test->sfile, test->ofile, NULL, &argv)); in ATF_TC_BODY()
|
| D | build.h | 39 atf_error_t atf_build_cxx_o(const char *, const char *, const char *const [],
|
| D | build.c | 239 atf_build_cxx_o(const char *sfile, in atf_build_cxx_o() function
|
| D | check.c | 448 err = atf_build_cxx_o(sfile, ofile, optargs, &argv); in atf_check_build_cxx_o()
|
| /netbsd/src/external/bsd/atf/dist/atf-c++/ |
| D | build.cpp | 113 atf_error_t err = atf_build_cxx_o(sfile.c_str(), ofile.c_str(), in cxx_o()
|
| /netbsd/src/external/bsd/atf/lib/libatf-c/ |
| D | atf-c.expsym | 4 atf_build_cxx_o
|