Searched refs:unsigned_char (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cpplib.h | 406 bool unsigned_char, unsigned_wchar; member
|
| H A D | c-opts.c | 1610 cpp_opts->unsigned_char = !flag_signed_char; in sanitize_cpp_opts()
|
| H A D | cppinit.c | 544 CPP_OPTION (pfile, unsigned_char) = 0;
|
| H A D | cpplex.c | 1916 unsigned_p = CPP_OPTION (pfile, unsigned_char);
|
| H A D | ChangeLog.7 | 6190 * c-common.c (c_common_init): Set options->unsigned_char from 6195 (cpp_create_reader): unsigned_char option defaults to 0, not 8299 signed_char to unsigned_char, group target dependencies.
|
| /openbsd-src/gnu/gcc/libcpp/include/ |
| H A D | cpplib.h | 432 bool unsigned_char, unsigned_wchar; member
|
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | init.c | 170 CPP_OPTION (pfile, unsigned_char) = 0; in cpp_create_reader()
|
| H A D | charset.c | 1424 unsigned_p = CPP_OPTION (pfile, unsigned_char); in narrow_str_to_charconst()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-opts.c | 1331 cpp_opts->unsigned_char = !flag_signed_char; in sanitize_cpp_opts()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | Dwarf.def | 942 HANDLE_DW_ATE(0x08, unsigned_char, 2, DWARF)
|