/dflybsd-src/contrib/gcc-8.0/libdecnumber/ |
H A D | decNumber.c | 738 decNumber * decNumberAbs(decNumber *res, const decNumber *rhs, in decNumberAbs() 771 const decNumber *rhs, decContext *set) { in decNumberAdd() 797 const decNumber *rhs, decContext *set) { in decNumberAnd() 865 const decNumber *rhs, decContext *set) { in decNumberCompare() 885 const decNumber *rhs, decContext *set) { in decNumberCompareSignal() 906 const decNumber *rhs, decContext *set) { in decNumberCompareTotal() 927 const decNumber *rhs, decContext *set) { in decNumberCompareTotalMag() 992 const decNumber *rhs, decContext *set) { in decNumberDivide() 1015 const decNumber *rhs, decContext *set) { in decNumberDivideInteger() 1047 decNumber * decNumberExp(decNumber *res, const decNumber *rhs, in decNumberExp() [all …]
|
/dflybsd-src/contrib/gdb-7/libdecnumber/ |
H A D | decNumber.c | 738 decNumber * decNumberAbs(decNumber *res, const decNumber *rhs, in decNumberAbs() 771 const decNumber *rhs, decContext *set) { in decNumberAdd() 797 const decNumber *rhs, decContext *set) { in decNumberAnd() 865 const decNumber *rhs, decContext *set) { in decNumberCompare() 885 const decNumber *rhs, decContext *set) { in decNumberCompareSignal() 906 const decNumber *rhs, decContext *set) { in decNumberCompareTotal() 927 const decNumber *rhs, decContext *set) { in decNumberCompareTotalMag() 992 const decNumber *rhs, decContext *set) { in decNumberDivide() 1015 const decNumber *rhs, decContext *set) { in decNumberDivideInteger() 1047 decNumber * decNumberExp(decNumber *res, const decNumber *rhs, in decNumberExp() [all …]
|
/dflybsd-src/contrib/gcc-4.7/libdecnumber/ |
H A D | decNumber.c | 738 decNumber * decNumberAbs(decNumber *res, const decNumber *rhs, in decNumberAbs() 771 const decNumber *rhs, decContext *set) { in decNumberAdd() 797 const decNumber *rhs, decContext *set) { in decNumberAnd() 865 const decNumber *rhs, decContext *set) { in decNumberCompare() 885 const decNumber *rhs, decContext *set) { in decNumberCompareSignal() 906 const decNumber *rhs, decContext *set) { in decNumberCompareTotal() 927 const decNumber *rhs, decContext *set) { in decNumberCompareTotalMag() 992 const decNumber *rhs, decContext *set) { in decNumberDivide() 1015 const decNumber *rhs, decContext *set) { in decNumberDivideInteger() 1047 decNumber * decNumberExp(decNumber *res, const decNumber *rhs, in decNumberExp() [all …]
|
/dflybsd-src/sys/ddb/ |
H A D | db_expr.c | 130 db_expr_t lhs, rhs; in db_mult_expr() local 168 db_expr_t lhs, rhs; in db_add_expr() local 196 db_expr_t lhs, rhs; in db_shift_expr() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-dom.c | 226 tree rhs = gimple_assign_rhs1 (def_stmt); in derive_equivalences() local 335 tree rhs = gimple_assign_rhs1 (def_stmt); in derive_equivalences() local 382 edge_info::record_simple_equiv (tree lhs, tree rhs) in record_simple_equiv() 1079 tree rhs = seq->second; in record_temporary_equivalences() local 1128 tree rhs = NULL; in record_equivalences_from_phis() local 1391 tree rhs = seq->second; in cprop_into_successor_phis() local 1624 tree rhs = gimple_assign_rhs1 (stmt); in record_equivalences_from_stmt() local 1688 tree rhs = gimple_assign_rhs1 (stmt); in record_equivalences_from_stmt() local 1836 tree lhs, rhs; in test_for_singularity() local 1953 tree rhs = NULL; in optimize_stmt() local [all …]
|
H A D | tree-stdarg.c | 116 va_list_counter_bump (struct stdarg_info *si, tree counter, tree rhs, in va_list_counter_bump() 460 check_va_list_escapes (struct stdarg_info *si, tree lhs, tree rhs) in check_va_list_escapes() 547 tree rhs = USE_FROM_PTR (uop); in check_all_va_list_escapes() local 581 tree rhs = gimple_assign_rhs1 (stmt); in check_all_va_list_escapes() local 804 tree lhs, rhs; in optimize_va_list_gpr_fpr_size() local
|
H A D | gimple-ssa-backprop.c | 343 backprop::process_builtin_call_use (gcall *call, tree rhs, usage_info *info) in process_builtin_call_use() 407 backprop::process_assign_use (gassign *assign, tree rhs, usage_info *info) in process_assign_use() 474 backprop::process_use (gimple *stmt, tree rhs, usage_info *info) in process_use() 685 strip_sign_op_1 (tree rhs) in strip_sign_op_1() 725 strip_sign_op (tree rhs) in strip_sign_op()
|
H A D | tree-object-size.c | 824 tree rhs = TREE_OPERAND (gimple_assign_rhs1 (stmt), 0); in plus_stmt_object_size() local 977 tree rhs = gimple_assign_rhs1 (stmt); in collect_object_sizes_for() local 1035 tree rhs = gimple_phi_arg (stmt, i)->def; in collect_object_sizes_for() local 1116 tree rhs = gimple_assign_rhs1 (stmt); in check_for_plus_in_loops_1() local 1155 tree rhs = gimple_phi_arg (stmt, i)->def; in check_for_plus_in_loops_1() local
|
H A D | vtable-verify.c | 484 tree rhs = gimple_assign_rhs1 (stmt); in is_vtable_assignment_stmt() local 512 extract_object_class_type (tree rhs) in extract_object_class_type() 598 tree rhs = gimple_assign_rhs1 (stmt2); in var_is_used_for_virtual_call_p() local
|
H A D | tree-ssa-phionlycprop.c | 104 propagate_rhs_into_lhs (gimple *stmt, tree lhs, tree rhs, in propagate_rhs_into_lhs() 349 tree rhs; in eliminate_const_or_copy() local
|
H A D | tree-ssa-structalias.c | 527 struct constraint_expr rhs; member 653 const struct constraint_expr rhs) in new_constraint() 1254 struct constraint_expr rhs = c->rhs; in build_pred_graph() local 1333 struct constraint_expr rhs; in build_succ_graph() local 1700 unsigned int rhs = c->rhs.var; in do_ds_constraint() local 2515 struct constraint_expr rhs = c->rhs; in move_complex_constraints() local 2556 struct constraint_expr rhs = c->rhs; in rewrite_constraints() local 2998 struct constraint_expr rhs = t->rhs; in process_constraint() local 3737 struct constraint_expr lhs, rhs; in make_constraint_from() local 3754 struct constraint_expr lhs, rhs; in make_copy_constraint() local [all …]
|
H A D | gimple-walk.c | 725 tree lhs, rhs, arg; in walk_stmt_load_store_addr_ops() local 820 tree rhs = get_base_loadstore (arg); in walk_stmt_load_store_addr_ops() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-stdarg.c | 113 va_list_counter_bump (struct stdarg_info *si, tree counter, tree rhs, in va_list_counter_bump() 455 check_va_list_escapes (struct stdarg_info *si, tree lhs, tree rhs) in check_va_list_escapes() 548 tree rhs = gimple_assign_rhs1 (stmt); in check_all_va_list_escapes() local 786 tree lhs, rhs; in execute_optimize_stdarg() local 843 tree rhs = gimple_assign_rhs1 (stmt); in execute_optimize_stdarg() local
|
H A D | tree-ssa-dom.c | 64 struct { tree rhs; } single; member 104 tree rhs; member 1035 tree rhs = NULL; in record_equivalences_from_phis() local 1132 tree rhs = edge_info->rhs; in record_equivalences_from_incoming_edge() local 1818 tree rhs = edge_info->rhs; in dom_opt_leave_block() local 1853 tree rhs = edge_info->rhs; in dom_opt_leave_block() local 2006 tree rhs = gimple_assign_rhs1 (stmt); in record_equivalences_from_stmt() local 2042 tree rhs = gimple_assign_rhs1 (stmt); in record_equivalences_from_stmt() local 2204 tree rhs = NULL; in optimize_stmt() local 2273 tree rhs = gimple_assign_rhs1 (stmt); in optimize_stmt() local [all …]
|
H A D | tree-object-size.c | 781 tree rhs = TREE_OPERAND (gimple_assign_rhs1 (stmt), 0); in plus_stmt_object_size() local 934 tree rhs = gimple_assign_rhs1 (stmt); in collect_object_sizes_for() local 993 tree rhs = gimple_phi_arg (stmt, i)->def; in collect_object_sizes_for() local 1074 tree rhs = gimple_assign_rhs1 (stmt); in check_for_plus_in_loops_1() local 1112 tree rhs = gimple_phi_arg (stmt, i)->def; in check_for_plus_in_loops_1() local
|
H A D | internal-fn.c | 70 tree type, lhs, rhs; in expand_LOAD_LANES() local 94 tree type, lhs, rhs; in expand_STORE_LANES() local
|
H A D | tree-ssa-forwprop.c | 233 tree rhs; in get_prop_source_stmt() local 289 tree rhs = gimple_assign_rhs1 (def_stmt); in can_propagate_from() local 787 tree lhs, rhs, rhs2, array_ref; in forward_propagate_addr_expr_1() local 1088 forward_propagate_addr_expr (tree name, tree rhs) in forward_propagate_addr_expr() 1247 tree rhs = gimple_assign_rhs1 (stmt); in simplify_not_neg_expr() local 2381 tree lhs, rhs; in ssa_forward_propagate_and_combine() local
|
H A D | tree-ssa-structalias.c | 492 struct constraint_expr rhs; member 618 const struct constraint_expr rhs) in new_constraint() 1225 struct constraint_expr rhs = c->rhs; in build_pred_graph() local 1304 struct constraint_expr rhs; in build_succ_graph() local 1670 unsigned int rhs = c->rhs.var; in do_ds_constraint() local 2368 struct constraint_expr rhs = c->rhs; in move_complex_constraints() local 2407 struct constraint_expr rhs = c->rhs; in rewrite_constraints() local 2817 struct constraint_expr rhs = t->rhs; in process_constraint() local 3553 struct constraint_expr lhs, rhs; in make_constraint_from() local 3570 struct constraint_expr lhs, rhs; in make_copy_constraint() local [all …]
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | expr.c | 1529 cpp_num lhs, cpp_num rhs, enum cpp_ttype op) in num_bitwise_op() 1557 num_inequality_op (cpp_reader *pfile, cpp_num lhs, cpp_num rhs, in num_inequality_op() 1580 cpp_num lhs, cpp_num rhs, enum cpp_ttype op) in num_equality_op() 1711 num_binary_op (cpp_reader *pfile, cpp_num lhs, cpp_num rhs, enum cpp_ttype op) in num_binary_op() 1777 num_part_mul (cpp_num_part lhs, cpp_num_part rhs) in num_part_mul() 1808 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() 1860 num_div_op (cpp_reader *pfile, cpp_num lhs, cpp_num rhs, enum cpp_ttype op, in num_div_op()
|
/dflybsd-src/contrib/bmake/ |
H A D | cond.c | 556 EvalCompareNum(double lhs, ComparisonOp op, double rhs) in EvalCompareNum() 578 ComparisonOp op, const char *rhs) in EvalCompareStr() 596 ComparisonOp op, const char *rhs, bool rhsQuoted) in EvalCompare() 639 FStr lhs, rhs; in CondParser_Comparison() local 925 CondResult res, rhs; in CondParser_And() local 946 CondResult res, rhs; in CondParser_Or() local
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | expr.c | 1758 cpp_num lhs, cpp_num rhs, enum cpp_ttype op) in num_bitwise_op() 1786 num_inequality_op (cpp_reader *pfile, cpp_num lhs, cpp_num rhs, in num_inequality_op() 1809 cpp_num lhs, cpp_num rhs, enum cpp_ttype op) in num_equality_op() 1940 num_binary_op (cpp_reader *pfile, cpp_num lhs, cpp_num rhs, enum cpp_ttype op) in num_binary_op() 2021 num_part_mul (cpp_num_part lhs, cpp_num_part rhs) in num_part_mul() 2052 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() 2104 num_div_op (cpp_reader *pfile, cpp_num lhs, cpp_num rhs, enum cpp_ttype op, in num_div_op()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/ |
H A D | eh_ptr.cc | 147 const exception_ptr& rhs) in operator ==() 153 const exception_ptr& rhs) in operator !=()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/ |
H A D | eh_ptr.cc | 167 const exception_ptr& rhs) noexcept in operator ==() 172 const exception_ptr& rhs) noexcept in operator !=()
|
/dflybsd-src/lib/libc/net/ |
H A D | hesiod.c | 63 char *rhs; /* AKA the default hesiod domain */ member 154 const char *rhs; in hesiod_to_bind() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | memattr.c | 90 const struct mem_region *rhs) in mem_region_lessthan() 102 const struct mem_region *rhs = untyped_rhs; in mem_region_cmp() local
|