Home
last modified time | relevance | path

Searched refs:c_common_to_target_charset (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.h91 #define LANG_HOOKS_TO_TARGET_CHARSET c_common_to_target_charset
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.h97 #define LANG_HOOKS_TO_TARGET_CHARSET c_common_to_target_charset
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h153 #define LANG_HOOKS_TO_TARGET_CHARSET c_common_to_target_charset
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h162 #define LANG_HOOKS_TO_TARGET_CHARSET c_common_to_target_charset
H A DChangeLog-20052989 c_common_to_target_charset. Delete bogus comment.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h934 extern HOST_WIDE_INT c_common_to_target_charset (HOST_WIDE_INT);
H A Dc-common.c6306 c_common_to_target_charset (HOST_WIDE_INT c) in c_common_to_target_charset() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h960 extern HOST_WIDE_INT c_common_to_target_charset (HOST_WIDE_INT);
H A Dc-common.cc6691 c_common_to_target_charset (HOST_WIDE_INT c) in c_common_to_target_charset() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200531176 * c-common.c (c_common_to_target_charset): New function.
31179 c_common_to_target_charset.