Searched refs:cpp_destroy (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | makedepend.c | 180 cpp_destroy (reader); in process_file()
|
| H A D | init.c | 235 cpp_destroy (cpp_reader *pfile) in cpp_destroy() function
|
| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpplib.h | 679 extern void cpp_destroy (cpp_reader *);
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | cppinternals.texi | 317 client program calls cpp_destroy, probably at the end of the translation 371 @code{cpp_destroy}. So if a macro is expanded in the line of tokens,
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2001 | 9688 (cpp_destroy): Free a_buff instead of macro_pool. 9861 (cpp_destroy): Destroy u_buff, not ident_pool. 9942 * cppinit.c (cpp_destroy): Free buffers. 10954 (cpp_destroy): Free tokenruns. 11147 (cpp_destroy): Don't free lookaheads. 15187 * cppinit.c (cpp_destroy, cpp_finish): Update. 15521 (cpp_destroy): Destroy line maps. 31528 * c-parse.in (finish_parse): Add comment about cpp_destroy. 31530 * cppinit.c (cpp_cleanup): Rename cpp_destroy for clarity. 31532 * cpplib.h (cpp_cleanup): Rename cpp_destroy, return int. [all …]
|
| H A D | ChangeLog-2002 | 10489 (cpp_destroy): Conditionally free deps. 10602 (cpp_destroy): Update prototype. 10612 (cpp_destroy, cpp_finish, cpp_preprocess_file): Update. 16408 (cpp_destroy): Update. 21283 (cpp_destroy): Free trad_out_base if used. 24236 (cpp_destroy): And destroy it. 24929 * cppinit.c (cpp_destroy): Free include chain and pending here. 24966 * cppinit.c (TRIGRAPH_MAP, cpp_destroy): Similarly.
|
| H A D | ChangeLog-2003 | 15647 (cpp_destroy): Call _cpp_destroy_iconv. 29596 (cpp_destroy): Don't free pending. 29658 (cpp_destroy): Don't free -include chain. 31351 (cpp_destroy, cpp_read_main_file, COMMAND_LINE_OPTIONS,
|
| H A D | ChangeLog-2004 | 46088 (cpp_destroy): Don't free line_maps - that's no longer our job.
|