Home
last modified time | relevance | path

Searched refs:C_plus_plus (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/flex/
H A Dmain.c235 if (C_plus_plus) in check_options()
290 if (C_plus_plus && fullspd) in check_options()
298 if (C_plus_plus && (reentrant)) in check_options()
343 if (C_plus_plus) in check_options()
741 if (C_plus_plus)
988 C_plus_plus = true;
1012 C_plus_plus = true;
1578 if (!C_plus_plus) { in readin()
1597 if (C_plus_plus) { in readin()
1639 else if (!C_plus_plus) in readin()
[all …]
H A Dgen.c1687 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()
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()
2044 indent_puts (C_plus_plus ? in make_tables()
[all …]
H A Dmisc.c908 do_copy = C_plus_plus; in skelout()
913 do_copy = !C_plus_plus; in skelout()
H A Dflexdef.h409 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
H A DChangeLog6781 * flexdef.h: Added C_plus_plus flag.
/freebsd-12.1/usr.bin/lex/
H A Dinitscan.c2781 C_plus_plus = option_sense; variable
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DDwarf.def638 HANDLE_DW_LANG(0x0004, C_plus_plus, 0, 2, DWARF)