Searched refs:_cpp_get_file_stat (Results 1 – 7 of 7) sorted by relevance
699 extern struct stat *_cpp_get_file_stat (_cpp_file *);
1542 _cpp_get_file_stat (_cpp_file *file) in _cpp_get_file_stat() function
566 struct stat *st = _cpp_get_file_stat (file); in _cpp_builtin_macro_text()
732 extern struct stat *_cpp_get_file_stat (_cpp_file *);
1682 _cpp_get_file_stat (_cpp_file *file) in _cpp_get_file_stat() function
575 struct stat *st = _cpp_get_file_stat (file); in _cpp_builtin_macro_text()
6373 * files.c (_cpp_get_file_stat): New function.6376 * internal.h (_cpp_get_file_stat): Prototype.