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

/freebsd-9.3-release/contrib/gcc/
H A Dc-typeck.c4608 bool wchar_array = !!comptypes (typ1, wchar_type_node);
4609 if (char_array || wchar_array)
4625 if (!wchar_array && !char_string)
4583 bool wchar_array = !!comptypes (typ1, wchar_type_node); local

Completed in 81 milliseconds