Searched refs:cpp_destroy (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | makedepend.c | 180 cpp_destroy (reader); in process_file()
|
| H A D | init.c | 231 cpp_destroy (cpp_reader *pfile) in cpp_destroy() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cpplib.h | 562 extern void cpp_destroy PARAMS ((cpp_reader *));
|
| H A D | cppinit.c | 589 cpp_destroy (pfile) in cpp_destroy() function
|
| H A D | ChangeLog.6 | 9688 (cpp_destroy): Free a_buff instead of macro_pool. 9861 (cpp_destroy): Destroy u_buff, not ident_pool. 9911 * cppinit.c (cpp_create_reader, cpp_destroy): Argument_pool is dead. 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.
|
| H A D | ChangeLog.5 | 9327 merge_include_chains, cpp_destroy, cpp_start_read): Similarly. 12321 * c-parse.in (finish_parse): Add comment about cpp_destroy. 12323 * cppinit.c (cpp_cleanup): Rename cpp_destroy for clarity. 12325 * cpplib.h (cpp_cleanup): Rename cpp_destroy, return int. 12326 * cppmain.c (main): Don't call cpp_destroy.
|
| H A D | ChangeLog.7 | 1961 (cpp_destroy): Update. 6836 (cpp_destroy): Free trad_out_base if used. 9789 (cpp_destroy): And destroy it. 10482 * cppinit.c (cpp_destroy): Free include chain and pending here. 10519 * cppinit.c (TRIGRAPH_MAP, cpp_destroy): Similarly.
|
| H A D | ChangeLog | 16197 (cpp_destroy): Conditionally free deps. 16310 (cpp_destroy): Update prototype. 16320 (cpp_destroy, cpp_finish, cpp_preprocess_file): Update.
|
| /openbsd-src/gnu/gcc/libcpp/include/ |
| H A D | cpplib.h | 666 extern void cpp_destroy (cpp_reader *);
|
| /openbsd-src/gnu/usr.bin/gcc/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 our line of tokens,
|
| /openbsd-src/gnu/gcc/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,
|
| H A D | cppinternals.info | 276 program calls cpp_destroy, probably at the end of the translation unit. 329 `cpp_destroy'. So if a macro is expanded in the line of tokens, the
|