Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dc-typeck.c4944 bool wchar_array = !!comptypes (typ1, wchar_type_node); in digest_init() local
4945 if (char_array || wchar_array) in digest_init()
4961 if (!wchar_array && !char_string) in digest_init()