Home
last modified time | relevance | path

Searched refs:_cpp_get_file_stat (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dinternal.h639 extern struct stat *_cpp_get_file_stat (_cpp_file *);
H A Dfiles.c1382 _cpp_get_file_stat (_cpp_file *file) in _cpp_get_file_stat() function
H A Dmacro.c244 struct stat *st = _cpp_get_file_stat (file); in _cpp_builtin_macro_text()
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dinternal.h666 extern struct stat *_cpp_get_file_stat (_cpp_file *);
H A Dfiles.c1531 _cpp_get_file_stat (_cpp_file *file) in _cpp_get_file_stat() function
H A Dmacro.c415 struct stat *st = _cpp_get_file_stat (file); in _cpp_builtin_macro_text()