| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | charset.c | 170 cppchar_t *cp) in one_utf8_to_cppchar() 175 cppchar_t c; in one_utf8_to_cppchar() 206 cppchar_t n = *inbuf++; in one_utf8_to_cppchar() 229 one_cppchar_to_utf8 (cppchar_t c, uchar **outbufp, size_t *outbytesleftp) in one_cppchar_to_utf8() 284 cppchar_t s = 0; in one_utf8_to_utf32() 310 cppchar_t s; in one_utf32_to_utf8() 341 cppchar_t s = 0; in one_utf8_to_utf16() 374 cppchar_t hi, lo; in one_utf8_to_utf16() 403 cppchar_t s; in one_utf16_to_utf8() 418 cppchar_t hi = s, lo; in one_utf16_to_utf8() [all …]
|
| H A D | internal.h | 53 #define BITS_PER_CPPCHAR_T (CHAR_BIT * sizeof (cppchar_t)) 586 cppchar_t previous; 600 extern cppchar_t _cpp_valid_ucn (cpp_reader *, const unsigned char **,
|
| H A D | lex.c | 55 static void skip_whitespace (cpp_reader *, cppchar_t); 57 static void save_comment (cpp_reader *, cpp_token *, const uchar *, cppchar_t); 386 skip_whitespace (cpp_reader *pfile, cppchar_t c) in skip_whitespace() 612 cppchar_t terminator; in lex_string() 628 cppchar_t c = *cur++; in lex_string() 660 cppchar_t type) in save_comment() 872 cppchar_t c; in _cpp_lex_direct() 1447 cppchar_t c; in cpp_avoid_paste()
|
| H A D | init.c | 400 cppchar_t test = 0; in sanity_checks() 432 if (sizeof (cppchar_t) > sizeof (cpp_num_part)) in sanity_checks()
|
| H A D | expr.c | 626 cppchar_t cc = cpp_interpret_charconst (pfile, token, in eval_token()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cpplex.c | 65 static cppchar_t skip_escaped_newlines PARAMS ((cpp_reader *)); 66 static cppchar_t get_effective_char PARAMS ((cpp_reader *)); 71 static int skip_whitespace PARAMS ((cpp_reader *, cppchar_t)); 77 static void parse_string PARAMS ((cpp_reader *, cpp_token *, cppchar_t)); 80 cppchar_t)); 84 const unsigned char *, cppchar_t *)); 135 cppchar_t from_char = buffer->cur[1]; 168 static cppchar_t 173 cppchar_t next = buffer->cur[-1]; 179 cppchar_t next1; [all …]
|
| H A D | cpplib.h | 208 typedef unsigned CPPCHAR_SIGNED_T cppchar_t; typedef 584 extern cppchar_t 702 extern cppchar_t cpp_parse_escape PARAMS ((cpp_reader *,
|
| H A D | c-lex.c | 961 cppchar_t c; 1058 cppchar_t result;
|
| H A D | cpphash.h | 37 #define BITS_PER_CPPCHAR_T (CHAR_BIT * sizeof (cppchar_t))
|
| H A D | cppinit.c | 908 cppchar_t test = 0; 939 if (sizeof (cppchar_t) > sizeof (cpp_num_part))
|
| H A D | cppexp.c | 603 cppchar_t cc = cpp_interpret_charconst (pfile, token,
|
| H A D | cpplib.c | 756 cppchar_t c;
|
| /openbsd-src/gnu/gcc/libcpp/include/ |
| H A D | cpplib.h | 239 typedef unsigned CPPCHAR_SIGNED_T cppchar_t; typedef 687 extern cppchar_t cpp_interpret_charconst (cpp_reader *, const cpp_token *, 698 extern cppchar_t cpp_host_to_exec_charset (cpp_reader *, cppchar_t); 811 extern cppchar_t cpp_parse_escape (cpp_reader *, const unsigned char ** pstr,
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-lex.c | 439 cppchar_t c = tok->val.str.text[0]; in c_lex_with_flags() 836 cppchar_t result; in lex_charconst()
|
| H A D | c-common.c | 6019 cppchar_t uc = ((cppchar_t)c) & ((((cppchar_t)1) << CHAR_BIT)-1); in c_common_to_target_charset()
|
| /openbsd-src/gnu/gcc/libcpp/po/ |
| H A D | zh_CN.po | 601 msgid "cppchar_t must be an unsigned type" 602 msgstr "cppchar_t 必须是无符号型"
|
| H A D | zh_TW.po | 603 msgid "cppchar_t must be an unsigned type" 604 msgstr "cppchar_t 必須是無號類型"
|
| H A D | sv.po | 603 msgid "cppchar_t must be an unsigned type" 604 msgstr "cppchar_t m�ste vare en teckenl�s typ"
|
| H A D | nl.po | 619 msgid "cppchar_t must be an unsigned type" 620 msgstr "cppchar_t moet een tekenloos type zijn"
|
| H A D | tr.po | 602 msgid "cppchar_t must be an unsigned type" 603 msgstr "cppchar_t bir usigned tür olmalı"
|
| H A D | ca.po | 605 msgid "cppchar_t must be an unsigned type" 606 msgstr "cppchar_t ha de ser d'un tipus unsigned"
|
| H A D | cpplib.pot | 611 msgid "cppchar_t must be an unsigned type"
|
| H A D | vi.po | 601 msgid "cppchar_t must be an unsigned type" 602 msgstr "« cppchar_t » phải là kiểu không có dấu dương/âm"
|
| H A D | be.po | 602 msgid "cppchar_t must be an unsigned type"
|
| H A D | el.po | 630 msgid "cppchar_t must be an unsigned type"
|