Searched refs:char32_array (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-typeck.c5785 bool char32_array = !!comptypes (typ1, char32_type_node);
5787 if (char_array || wchar_array || char16_array || char32_array)
5760 bool char32_array = !!comptypes (typ1, char32_type_node); local

Completed in 181 milliseconds