Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-typeck.c4609 bool wchar_array = !!comptypes (typ1, wchar_type_node); in digest_init() local
4610 if (char_array || wchar_array) in digest_init()
4626 if (!wchar_array && !char_string) in digest_init()