Home
last modified time | relevance | path

Searched defs:out_file (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/dev/microcode/cyclades/
H A Dcyzfirm2h.c60 FILE *out_file; in main() local
/openbsd/gnu/llvm/clang/www/
H A Dmake_cxx_dr_status80 out_file = open(output, 'w') variable
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cpp103 char **out_module, char **out_file, uptr *line, in ParseCommandOutput()
/openbsd/gnu/usr.bin/cc/cc_tools/
H A DMakefile113 out_file= ${srcdir}/config/${GCC_CPU}/${GCC_CPU}.c macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dconfigure.in2878 AC_SUBST(out_file) subst
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectThread.cpp2201 std::optional<StreamFile> out_file; in DoExecute() local
2398 std::optional<StreamFile> out_file; in DoExecute() local
H A DCommandObjectSettings.cpp381 StreamFile out_file(path.c_str(), options, in DoExecute() local
/openbsd/usr.bin/ssh/
H A Dssh-keygen.c2943 do_moduli_gen(const char *out_file, char **opts, size_t nopts) in do_moduli_gen()
2996 do_moduli_screen(const char *out_file, char **opts, size_t nopts) in do_moduli_screen()
/openbsd/gnu/llvm/lldb/source/Target/
H A DTarget.cpp1048 StreamFile out_file(path.c_str(), in SerializeBreakpointsToFile() local