Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libcpp/include/
HDcpplib.h747 extern void cpp_destroy (cpp_reader *);
/dragonfly/contrib/gcc-8.0/libcpp/include/
HDcpplib.h878 extern void cpp_destroy (cpp_reader *);
/dragonfly/contrib/gcc-4.7/libcpp/
HDinit.c260 cpp_destroy (cpp_reader *pfile) in cpp_destroy() function
/dragonfly/contrib/gcc-8.0/libcpp/
HDinit.c294 cpp_destroy (cpp_reader *pfile) in cpp_destroy() function
/dragonfly/contrib/gcc-8.0/gcc/
HDinput.c2026 cpp_destroy (parser); in test_lexer()
2057 cpp_destroy (m_ptr); in ~cpp_reader_ptr()
HDgenmatch.c5088 cpp_destroy (r); in main()
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDcppinternals.texi320 client program calls cpp_destroy, probably at the end of the translation
374 @code{cpp_destroy}. So if a macro is expanded in the line of tokens,