Home
last modified time | relevance | path

Searched defs:sfile (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/atf/atf-c++/
H A Dbuild.cpp76 impl::c_o(const std::string& sfile, const std::string& ofile, in c_o()
90 impl::cpp(const std::string& sfile, const std::string& ofile, in cpp()
104 impl::cxx_o(const std::string& sfile, const std::string& ofile, in cxx_o()
H A Dcheck_test.cpp93 std::ofstream sfile("test.c"); in ATF_TEST_CASE_BODY() local
108 std::ofstream sfile("test.c"); in ATF_TEST_CASE_BODY() local
123 std::ofstream sfile("test.c"); in ATF_TEST_CASE_BODY() local
140 std::ofstream sfile("test.c"); in ATF_TEST_CASE_BODY() local
155 std::ofstream sfile("test.cpp"); in ATF_TEST_CASE_BODY() local
170 std::ofstream sfile("test.cpp"); in ATF_TEST_CASE_BODY() local
H A Dcheck.cpp103 impl::build_c_o(const std::string& sfile, const std::string& ofile, in build_c_o()
117 impl::build_cpp(const std::string& sfile, const std::string& ofile, in build_cpp()
131 impl::build_cxx_o(const std::string& sfile, const std::string& ofile, in build_cxx_o()
/freebsd/contrib/atf/atf-c++/detail/
H A Dtest_helpers.cpp53 build_check_cxx_o(const char* sfile) in build_check_cxx_o()
65 build_check_cxx_o_srcdir(const atf::tests::tc& tc, const char* sfile) in build_check_cxx_o_srcdir()
H A Dtest_helpers.hpp56 #define BUILD_TC(name, sfile, descr, failmsg) \ argument
/freebsd/contrib/atf/atf-c/
H A Dbuild.c146 atf_build_c_o(const char *sfile, in atf_build_c_o()
192 atf_build_cpp(const char *sfile, in atf_build_cpp()
238 atf_build_cxx_o(const char *sfile, in atf_build_cxx_o()
H A Dh_build.h41 const char *sfile; member
179 const char *sfile; member
278 const char *sfile; member
H A Dcheck_test.c105 FILE *sfile; in ATF_TC_BODY() local
123 FILE *sfile; in ATF_TC_BODY() local
141 FILE *sfile; in ATF_TC_BODY() local
167 FILE *sfile; in ATF_TC_BODY() local
185 FILE *sfile; in ATF_TC_BODY() local
203 FILE *sfile; in ATF_TC_BODY() local
H A Dcheck.c397 atf_check_build_c_o(const char *sfile, in atf_check_build_c_o()
417 atf_check_build_cpp(const char *sfile, in atf_check_build_cpp()
437 atf_check_build_cxx_o(const char *sfile, in atf_check_build_cxx_o()
/freebsd/contrib/atf/atf-c/detail/
H A Dtest_helpers.h61 #define BUILD_TC(name, sfile, descr, failmsg) \ argument
H A Dtest_helpers.c66 build_check_c_o_srcdir(const atf_tc_t *tc, const char *sfile) in build_check_c_o_srcdir()
/freebsd/contrib/sendmail/src/
H A Dstats.c132 poststats(sfile) in poststats() argument
/freebsd/contrib/sendmail/mailstats/
H A Dmailstats.c54 char *sfile; variable
/freebsd/usr.bin/gprof/
H A Dgprof.c339 FILE *sfile; in dumpsum() local
/freebsd/usr.bin/diff/
H A Ddiffreg.c216 static struct line *sfile[2]; /* shortened by pruning common prefix/suffix */ variable
/freebsd/contrib/elftoolchain/nm/
H A Dnm.c1199 char *type_table, **sec_table, *sfile, **src_files; in read_elf() local