Home
last modified time | relevance | path

Searched refs:file_exists (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcollect2.h33 extern int file_exists (const char *);
H A Dtlink.c582 if (! file_exists (p)) in read_repo_files()
H A Dcollect2.c475 file_exists (const char *name) in file_exists() function
3202 if (file_exists (lib_buf)) in resolve_lib_name()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcollect2.h32 extern int file_exists (const char *);
H A Dtlink.c577 if (! file_exists (p)) in read_repo_files()
H A Dcollect2.c440 file_exists (const char *name) in file_exists() function
3009 if (file_exists (lib_buf)) in resolve_lib_name()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/os/generic/
H A Derror_constants.h65 file_exists = EEXIST, in _GLIBCXX_VISIBILITY() enumerator
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/os/generic/
H A Derror_constants.h65 file_exists = EEXIST, in _GLIBCXX_VISIBILITY() enumerator