Home
last modified time | relevance | path

Searched refs:_cpp_remove_overlay (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Dinternal.h569 extern void _cpp_remove_overlay (cpp_reader *);
H A Dtraditional.c283 _cpp_remove_overlay (cpp_reader *pfile) in _cpp_remove_overlay() function
H A Ddirectives.c283 _cpp_remove_overlay (pfile); in end_directive()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h564 extern void _cpp_remove_overlay PARAMS ((cpp_reader *));
H A Dcpptrad.c350 _cpp_remove_overlay (pfile) in _cpp_remove_overlay() function
H A Dcpplib.c254 _cpp_remove_overlay (pfile);
H A Dcpplex.c898 _cpp_remove_overlay (pfile);
H A DChangeLog.7994 (_cpp_remove_overlay): Use overlaid_buffer.
1296 (_cpp_overlay_buffer, _cpp_remove_overlay): Don't play with line_base.
1959 (_cpp_remove_overlay): New.
1981 (_cpp_remove_overlay): Rename from restore_buff, restore line.