Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libcpp/
H A Dinternal.h531 extern struct stat *_cpp_get_file_stat (_cpp_file *);
H A DChangeLog88 * files.c (_cpp_get_file_stat): New function.
91 * internal.h (_cpp_get_file_stat): Prototype.
H A Dfiles.c1152 _cpp_get_file_stat (_cpp_file *file) in _cpp_get_file_stat() function
H A Dmacro.c140 struct stat *st = _cpp_get_file_stat (file); in _cpp_builtin_macro_text()