Home
last modified time | relevance | path

Searched defs:deps_write (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dmkdeps.c392 deps_write (const class mkdeps *d, FILE *fp, bool phony, unsigned int colmax) in deps_write() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dmkdeps.cc471 deps_write (const cpp_reader *pfile, FILE *fp, unsigned int colmax) in deps_write() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-lang.cc184 deps_write (Module *module, obstack *buffer) in deps_write() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-lang.cc152 deps_write (Module *module, OutBuffer *buffer, unsigned colmax = 72) in deps_write() function