Home
last modified time | relevance | path

Searched refs:cpp_destroy (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Dmakedepend.c180 cpp_destroy (reader); in process_file()
H A Dinit.c231 cpp_destroy (cpp_reader *pfile) in cpp_destroy() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h562 extern void cpp_destroy PARAMS ((cpp_reader *));
H A Dcppinit.c589 cpp_destroy (pfile) in cpp_destroy() function
H A DChangeLog.69688 (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 DChangeLog.59327 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 DChangeLog.71961 (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 DChangeLog16197 (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 Dcpplib.h666 extern void cpp_destroy (cpp_reader *);
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dcppinternals.texi317 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 Dcppinternals.texi317 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 Dcppinternals.info276 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