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

/haiku-buildtools/gcc/libcpp/
H A Dinit.c209 CPP_OPTION (pfile, unsigned_wchar) = 1;
H A Dcharset.c1591 || CPP_OPTION (pfile, unsigned_wchar)
1599 || CPP_OPTION (pfile, unsigned_wchar))
/haiku-buildtools/gcc/libcpp/include/
H A Dcpplib.h515 bool unsigned_char, unsigned_wchar; member in struct:cpp_options
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-opts.c1011 cpp_opts->unsigned_wchar = TYPE_UNSIGNED (wchar_type_node);

Completed in 55 milliseconds