Searched refs:_cpp_get_file_stat (Results 1 – 4 of 4) sorted by relevance
531 extern struct stat *_cpp_get_file_stat (_cpp_file *);
88 * files.c (_cpp_get_file_stat): New function.91 * internal.h (_cpp_get_file_stat): Prototype.
1152 _cpp_get_file_stat (_cpp_file *file) in _cpp_get_file_stat() function
140 struct stat *st = _cpp_get_file_stat (file); in _cpp_builtin_macro_text()