Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-common.c1275 int len, this_wide; local
1278 this_wide = TREE_TYPE (t) == wchar_array_type_node;
1279 len = TREE_STRING_LENGTH (t) - (this_wide ? wchar_bytes : 1);
1280 if (this_wide == wide_flag)