Searched refs:_cpp_mark_file_once_only (Results 1 – 4 of 4) sorted by relevance
674 _cpp_mark_file_once_only (pfile, file); in should_stack_file()707 _cpp_mark_file_once_only (pfile, file); in should_stack_file()811 _cpp_mark_file_once_only (cpp_reader *pfile, _cpp_file *file) in _cpp_mark_file_once_only() function
531 extern void _cpp_mark_file_once_only (cpp_reader *, struct _cpp_file *);
1375 _cpp_mark_file_once_only (pfile, pfile->buffer->file); in do_pragma_once()
11989 (_cpp_mark_file_once_only): Update prototype.12144 (_cpp_mark_file_once_only): Correct the check for existence on12521 (do_pragma_once): Undeprecate. Use _cpp_mark_file_once_only.