/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | optabs-libfuncs.c | 151 gen_libfunc (optab optable, const char *opname, int suffix, in gen_libfunc() 187 gen_int_libfunc (optab optable, const char *opname, char suffix, in gen_int_libfunc() 211 gen_fp_libfunc (optab optable, const char *opname, char suffix, in gen_fp_libfunc() 232 gen_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_fixed_libfunc() 244 gen_signed_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_signed_fixed_libfunc() 256 gen_unsigned_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_unsigned_fixed_libfunc() 373 const char *opname, in gen_interclass_conv_libfunc() 445 const char *opname, in gen_int_to_fp_conv_libfunc() 476 const char *opname, in gen_int_to_fp_nondecimal_conv_libfunc() 492 const char *opname, in gen_fp_to_int_conv_libfunc() [all …]
|
H A D | genmatch.c | 2654 dt_operand::gen_predicate (FILE *f, int indent, const char *opname, bool gimple) in gen_predicate() 2678 dt_operand::gen_match_op (FILE *f, int indent, const char *opname, bool) in gen_match_op() 2722 char opname[20]; in gen_gimple_expr() local 2790 dt_operand::gen_generic_expr (FILE *f, int indent, const char *opname) in gen_generic_expr() 3090 char opname[20]; in gen() local 3466 char opname[20]; in gen() local
|
/dflybsd-src/usr.bin/window/ |
H A D | parser4.c | 55 const char *opname = NULL; in p_expr3_10() local
|
H A D | parser5.c | 47 const char *opname; in p_expr11() local
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | cp-demint.c | 164 const char *opname, int args) in cplus_demangle_fill_operator()
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | cp-demint.c | 158 const char *opname, int args) in cplus_demangle_fill_operator()
|
H A D | cplus-dem.c | 632 cplus_demangle_opname (const char *opname, char *result, int options) in cplus_demangle_opname() 765 cplus_mangle_opname (const char *opname, int options) in cplus_mangle_opname()
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | cp-demint.c | 162 const char *opname, int args) in cplus_demangle_fill_operator()
|
H A D | cplus-dem.c | 654 cplus_demangle_opname (const char *opname, char *result, int options) in cplus_demangle_opname() 787 cplus_mangle_opname (const char *opname, int options) in cplus_mangle_opname()
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | cp-demint.c | 158 const char *opname, int args) in cplus_demangle_fill_operator()
|
H A D | cplus-dem.c | 632 cplus_demangle_opname (const char *opname, char *result, int options) in cplus_demangle_opname() 765 cplus_mangle_opname (const char *opname, int options) in cplus_mangle_opname()
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | cp-demint.c | 159 const char *opname, int args) in cplus_demangle_fill_operator()
|
H A D | cplus-dem.c | 638 cplus_demangle_opname (const char *opname, char *result, int options) in cplus_demangle_opname() 771 cplus_mangle_opname (const char *opname, int options) in cplus_mangle_opname()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | optabs.c | 5386 gen_libfunc (optab optable, const char *opname, int suffix, enum machine_mode mode) in gen_libfunc() 5421 gen_int_libfunc (optab optable, const char *opname, char suffix, in gen_int_libfunc() 5439 gen_fp_libfunc (optab optable, const char *opname, char suffix, in gen_fp_libfunc() 5460 gen_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_fixed_libfunc() 5472 gen_signed_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_signed_fixed_libfunc() 5484 gen_unsigned_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_unsigned_fixed_libfunc() 5601 const char *opname, in gen_interclass_conv_libfunc() 5673 const char *opname, in gen_int_to_fp_conv_libfunc() 5704 const char *opname, in gen_int_to_fp_nondecimal_conv_libfunc() 5720 const char *opname, in gen_fp_to_int_conv_libfunc() [all …]
|
/dflybsd-src/usr.sbin/ppp/ |
H A D | filter.c | 537 static const char * const opname[] = {"none", "eq", "gt", "lt"}; variable
|
/dflybsd-src/contrib/bmake/ |
H A D | cond.c | 181 static const char opname[][3] = { "<", "<=", ">", ">=", "==", "!=" }; variable
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | cp-name-parser.y | 283 const char *opname; member
|
H A D | stabsread.c | 2325 static char opname[32] = "op$"; in read_member_functions() local
|
H A D | symtab.c | 3462 char *opname = operator_chars (regexp, &opend); in search_symbols() local
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | symbols.c | 985 const char *opname; in report_op_error() local
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | symbols.c | 1145 const char *opname; in report_op_error() local
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | stabs.c | 2921 const char *opname; in parse_stab_argtypes() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | class.c | 2702 tree opname = ansi_assopname (NOP_EXPR); in dfs_declare_virt_assop_and_dtor() local
|
H A D | call.c | 4155 const char *opname; in op_error() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | class.c | 2989 tree opname = assign_op_identifier; in dfs_declare_virt_assop_and_dtor() local
|