Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1054 extern const char *cpp_get_narrow_charset_name (cpp_reader *) ATTRIBUTE_PURE;
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-cppbuiltin.cc943 cpp_get_narrow_charset_name (pfile), 1); in c_cpp_builtins()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Ddirectives.cc2697 cpp_get_narrow_charset_name (cpp_reader *pfile) in cpp_get_narrow_charset_name() function
H A DChangeLog679 * directives.c (cpp_get_narrow_charset_name): New function.
681 * include/cpplib.h (cpp_get_narrow_charset_name): Prototype.