Home
last modified time | relevance | path

Searched defs:write_temp_file (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Djavacomp.c464 write_temp_file (struct temp_dir *tmpdir, const char *file_name, in write_temp_file() function
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py848 def write_temp_file(suffix, data): function