Home
last modified time | relevance | path

Searched defs:to_char_type (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dchar_traits.h132 to_char_type(const int_type& __c) in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dchar_traits.h147 to_char_type(const int_type& __c) in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc1120 tree to_char_type = TYPE_MAIN_VARIANT (TREE_TYPE (type)); in array_string_literal_compatible_p() local