Searched refs:deps_restore (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libcpp/include/
H A Dmkdeps.h63 with deps_restore. Returns nonzero on error, in which case the
71 extern int deps_restore (struct deps *, FILE *, const char *);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libcpp/include/
H A Dmkdeps.h63 with deps_restore. Returns nonzero on error, in which case the
71 extern int deps_restore (struct deps *, FILE *, const char *);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libcpp/
H A Dmkdeps.c364 with deps_restore. Returns nonzero on error, in which case the
397 deps_restore (struct deps *deps, FILE *fd, const char *self) function
H A Dpch.c814 DEPNAME is passed to deps_restore. */
875 if (deps_restore (r->deps, f, CPP_OPTION (r, restore_pch_deps) ? name : NULL)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libcpp/
H A Dmkdeps.c352 with deps_restore. Returns nonzero on error, in which case the
385 deps_restore (struct deps *deps, FILE *fd, const char *self) function
H A Dpch.c626 DEPNAME is passed to deps_restore. */
686 if (deps_restore (r->deps, f, CPP_OPTION (r, restore_pch_deps) ? name : NULL)

Completed in 112 milliseconds