Searched refs:C_plus_plus (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/flex/ |
| D | main.c | 55 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, variable 235 if (C_plus_plus) in check_options() 290 if (C_plus_plus && fullspd) in check_options() 293 if (C_plus_plus && yytext_is_array) { in check_options() 298 if (C_plus_plus && (reentrant)) in check_options() 301 if (C_plus_plus && bison_bridge_lval) in check_options() 343 if (C_plus_plus) in check_options() 741 if (C_plus_plus) 937 lex_compat = posix_compat = C_plus_plus = backing_up_report = 988 C_plus_plus = true; [all …]
|
| D | gen.c | 1687 if (!C_plus_plus && !reentrant) { in make_tables() 1743 if (!C_plus_plus && !reentrant) { in make_tables() 1761 if (!C_plus_plus && !reentrant) { in make_tables() 1768 if (!C_plus_plus && !reentrant) { in make_tables() 1806 if (!C_plus_plus) { in make_tables() 1852 if (!C_plus_plus) { in make_tables() 1875 if (!C_plus_plus) { in make_tables() 1999 indent_puts (C_plus_plus ? in make_tables() 2008 if (C_plus_plus) { in make_tables() 2028 if (C_plus_plus) { in make_tables() [all …]
|
| D | misc.c | 908 do_copy = C_plus_plus; in skelout() 913 do_copy = !C_plus_plus; in skelout()
|
| D | flexdef.h | 409 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
|
| D | ChangeLog | 6781 * flexdef.h: Added C_plus_plus flag.
|
| /freebsd-12-stable/usr.bin/lex/ |
| D | initscan.c | 2781 C_plus_plus = option_sense; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| D | Dwarf.def | 870 HANDLE_DW_LANG(0x0004, C_plus_plus, 0, 2, DWARF)
|