Home
last modified time | relevance | path

Searched refs:cpp_converted_source (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1425 struct cpp_converted_source struct
1431 cpp_converted_source cpp_get_converted_source (const char *fname, argument
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc2168 cpp_converted_source
2171 cpp_converted_source res = {}; in cpp_get_converted_source()
H A DChangeLog451 * include/cpplib.h (struct cpp_converted_source): Declare.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc488 const cpp_converted_source cs in create()