Searched refs:C_plus_plus (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/bsd/flex/dist/src/ |
| H A D | main.c | 58 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 D | gen.c | 1679 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 D | misc.c | 779 do_copy = C_plus_plus; in skelout() 784 do_copy = !C_plus_plus; in skelout()
|
| H A D | flexdef.h | 375 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
|
| H A D | initscan.c | 2657 C_plus_plus = option_sense; variable
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/ |
| H A D | llvm_debuginfo.ml | 17 | C_plus_plus Constructor
|
| H A D | llvm_debuginfo.mli | 17 | C_plus_plus Constructor
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
| H A D | Dwarf.def | 870 HANDLE_DW_LANG(0x0004, C_plus_plus, 0, 2, DWARF)
|
| /netbsd-src/external/bsd/flex/dist/ |
| H A D | ChangeLog | 9553 * flexdef.h: Added C_plus_plus flag.
|