Searched refs:digraphs (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | init.c | 78 char digraphs; member 112 CPP_OPTION (pfile, digraphs) = l->digraphs; in cpp_set_lang()
|
| H A D | lex.c | 1086 else if (CPP_OPTION (pfile, digraphs)) in _cpp_lex_direct() 1118 else if (CPP_OPTION (pfile, digraphs)) in _cpp_lex_direct() 1195 else if (*buffer->cur == '>' && CPP_OPTION (pfile, digraphs)) in _cpp_lex_direct()
|
| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpplib.h | 289 unsigned char digraphs; member
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | standards.texi | 72 amendment added digraphs and @code{__STDC_VERSION__} to the language,
|
| H A D | cpp.texi | 574 @cindex digraphs 580 punctuators. There are also six @dfn{digraphs}, which the C++ standard 584 unlike trigraphs, but does not cover as much ground. The digraphs and 3723 If you use digraphs the behavior is undefined.
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 115 LANGOPT(Digraphs , 1, 0, "digraphs")
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2000 | 2424 * c-lex.c (init_c_lex): Don't do anything for digraphs. 14178 honor digraphs. 14487 * cppinit.c: (cpp_reader_init): Allow digraphs by default. 14488 (handle_option): Set digraphs according to standard. 14491 * cpplex.c: (lex_line, can_paste): Honor digraphs in 14492 accordance with the digraphs flag. 14494 * cpplib.h: (struct cpp_options): New option digraphs. 21998 * cpplex.c (_cpp_lex_token): Handle digraphs. Don't null-terminate
|
| H A D | ChangeLog-2001 | 16031 * cpp.texi: Add index entries for digraphs, and add comment
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-1995 | 3543 * lex.c (real_yylex): Handle digraphs.
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/ |
| H A D | Options.td | 1392 def fno_digraphs : Flag<["-"], "fno-digraphs">, Group<f_Group>, Flags<[CC1Option]>,
|
| /freebsd-12.1/contrib/ncurses/ |
| H A D | NEWS | 2582 substitution by IBM xlc to '#' as part of its extensions to digraphs.
|