Searched refs:_cpp_mark_file_once_only (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | files.cc | 814 _cpp_mark_file_once_only (pfile, file); in is_known_idempotent_file() 855 _cpp_mark_file_once_only (pfile, file); in has_unique_contents() 952 _cpp_mark_file_once_only (pfile, file); in _cpp_stack_file() 1030 _cpp_mark_file_once_only (cpp_reader *pfile, _cpp_file *file) in _cpp_mark_file_once_only() function 1157 _cpp_mark_file_once_only (pfile, file); in _cpp_find_header_unit()
|
| H A D | internal.h | 716 extern void _cpp_mark_file_once_only (cpp_reader *, struct _cpp_file *);
|
| H A D | directives.cc | 1577 _cpp_mark_file_once_only (pfile, pfile->buffer->file); in do_pragma_once()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | files.c | 814 _cpp_mark_file_once_only (pfile, file); in is_known_idempotent_file() 855 _cpp_mark_file_once_only (pfile, file); in has_unique_contents() 974 _cpp_mark_file_once_only (cpp_reader *pfile, _cpp_file *file) in _cpp_mark_file_once_only() function
|
| H A D | internal.h | 685 extern void _cpp_mark_file_once_only (cpp_reader *, struct _cpp_file *);
|
| H A D | directives.c | 1536 _cpp_mark_file_once_only (pfile, pfile->buffer->file); in do_pragma_once()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2003 | 11989 (_cpp_mark_file_once_only): Update prototype. 12144 (_cpp_mark_file_once_only): Correct the check for existence on 12521 (do_pragma_once): Undeprecate. Use _cpp_mark_file_once_only.
|