Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dmain.c58 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, variable
223 if (C_plus_plus) in check_options()
278 if (C_plus_plus && fullspd) in check_options()
281 if (C_plus_plus && yytext_is_array) { in check_options()
286 if (C_plus_plus && (reentrant)) in check_options()
289 if (C_plus_plus && bison_bridge_lval) in check_options()
325 if (C_plus_plus) in check_options()
760 if (C_plus_plus) in flexend()
954 lex_compat = posix_compat = C_plus_plus = backing_up_report = in flexinit()
1004 C_plus_plus = true; in flexinit()
[all …]
H A Dgen.c1679 if (!C_plus_plus && !reentrant) { in make_tables()
1736 if (!C_plus_plus && !reentrant) { in make_tables()
1754 if (!C_plus_plus && !reentrant) { in make_tables()
1761 if (!C_plus_plus && !reentrant) { in make_tables()
1799 if (!C_plus_plus) { in make_tables()
1845 if (!C_plus_plus) { in make_tables()
1868 if (!C_plus_plus) { in make_tables()
1992 indent_puts (C_plus_plus ? in make_tables()
2001 if (C_plus_plus) { in make_tables()
2021 if (C_plus_plus) { in make_tables()
[all …]
H A Dmisc.c779 do_copy = C_plus_plus; in skelout()
784 do_copy = !C_plus_plus; in skelout()
H A Dflexdef.h375 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
H A Dinitscan.c2657 C_plus_plus = option_sense; variable
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml17 | C_plus_plus Constructor
H A Dllvm_debuginfo.mli17 | C_plus_plus Constructor
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.def870 HANDLE_DW_LANG(0x0004, C_plus_plus, 0, 2, DWARF)
/netbsd-src/external/bsd/flex/dist/
H A DChangeLog9553 * flexdef.h: Added C_plus_plus flag.