Home
last modified time | relevance | path

Searched refs:_cpp_mark_file_once_only (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/libcpp/
H A Dfiles.c605 _cpp_mark_file_once_only (pfile, file); in should_stack_file()
638 _cpp_mark_file_once_only (pfile, file); in should_stack_file()
741 _cpp_mark_file_once_only (cpp_reader *pfile, _cpp_file *file) in _cpp_mark_file_once_only() function
H A Dinternal.h519 extern void _cpp_mark_file_once_only (cpp_reader *, struct _cpp_file *);
H A Ddirectives.c1353 _cpp_mark_file_once_only (pfile, pfile->buffer->file); in do_pragma_once()