Home
last modified time | relevance | path

Searched defs:op2 (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/netbsd-src/external/gpl3/gdb/dist/sim/common/
H A Dcgen-accfp.c26 sim_fpu op2; in addsf() local
45 sim_fpu op2; in subsf() local
64 sim_fpu op2; in mulsf() local
83 sim_fpu op2; in divsf() local
102 sim_fpu op2; in remsf() local
189 sim_fpu op2; in minsf() local
208 sim_fpu op2; in maxsf() local
227 sim_fpu op2; in cmpsf() local
247 sim_fpu op2; in eqsf() local
258 sim_fpu op2; in nesf() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.c432 gfc_arith_and (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_and()
446 gfc_arith_or (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_or()
460 gfc_arith_eqv (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_eqv()
474 gfc_arith_neqv (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_neqv()
620 gfc_arith_plus (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_plus()
654 gfc_arith_minus (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_minus()
688 gfc_arith_times (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_times()
723 gfc_arith_divide (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_divide()
810 arith_power (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in arith_power()
992 gfc_arith_concat (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_concat()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.cc431 gfc_arith_and (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_and()
445 gfc_arith_or (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_or()
459 gfc_arith_eqv (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_eqv()
473 gfc_arith_neqv (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_neqv()
619 gfc_arith_plus (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_plus()
653 gfc_arith_minus (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_minus()
687 gfc_arith_times (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_times()
722 gfc_arith_divide (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_divide()
809 arith_power (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in arith_power()
991 gfc_arith_concat (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_concat()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-builder.cc54 tree op2 = build_int_cst (TREE_TYPE (op1), val); in build_assign() local
76 build_assign (enum tree_code code, tree op1, tree op2, tree lhs) in build_assign()
84 build_assign (enum tree_code code, gimple *op1, tree op2, tree lhs) in build_assign()
90 build_assign (enum tree_code code, tree op1, gimple *op2, tree lhs) in build_assign()
96 build_assign (enum tree_code code, gimple *op1, gimple *op2, tree lhs) in build_assign()
H A Dgimple-match.h213 tree op0, tree op1, tree op2) in gimple_match_op()
225 tree op0, tree op1, tree op2, tree op3) in gimple_match_op()
238 tree op0, tree op1, tree op2, tree op3, in gimple_match_op()
287 tree op0, tree op1, tree op2) in set_op()
299 tree op0, tree op1, tree op2, bool reverse_in) in set_op()
312 tree op0, tree op1, tree op2, tree op3) in set_op()
325 tree op0, tree op1, tree op2, tree op3, tree op4) in set_op()
408 tree op1, tree op2) in gimple_build()
H A Drange-op.cc73 const irange &op1, const irange & op2) in empty_range_varying()
498 const irange &op2, relation_kind rel, in relop_early_resolve()
563 const irange &op2, in fold_range()
596 const irange &op2, in op1_range()
672 const irange &op2, in fold_range()
705 const irange &op2, in op1_range()
842 const irange &op2, in fold_range()
863 const irange &op2, in op1_range()
944 const irange &op2, in fold_range()
965 const irange &op2, in op1_range()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-builder.c54 tree op2 = build_int_cst (TREE_TYPE (op1), val); in build_assign() local
76 build_assign (enum tree_code code, tree op1, tree op2, tree lhs) in build_assign()
84 build_assign (enum tree_code code, gimple *op1, tree op2, tree lhs) in build_assign()
90 build_assign (enum tree_code code, tree op1, gimple *op2, tree lhs) in build_assign()
96 build_assign (enum tree_code code, gimple *op1, gimple *op2, tree lhs) in build_assign()
H A Dgimple-match.h181 tree op0, tree op1, tree op2) in gimple_match_op()
193 tree op0, tree op1, tree op2, tree op3) in gimple_match_op()
206 tree op0, tree op1, tree op2, tree op3, in gimple_match_op()
255 tree op0, tree op1, tree op2) in set_op()
267 tree op0, tree op1, tree op2, bool reverse_in) in set_op()
280 tree op0, tree op1, tree op2, tree op3) in set_op()
293 tree op0, tree op1, tree op2, tree op3, tree op4) in set_op()
/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Dlfpfunc.c76 const l_fp op2 = second; in l_fp_scmp() local
92 const l_fp op2 = second; in l_fp_ucmp() local
304 l_fp op2 = l_fp_init(addsub_tab[idx][1].h, addsub_tab[idx][1].l); in test_AdditionLR() local
319 l_fp op2 = l_fp_init(addsub_tab[idx][0].h, addsub_tab[idx][0].l); in test_AdditionRL() local
339 l_fp op2 = l_fp_init(addsub_tab[idx][0].h, addsub_tab[idx][0].l); in test_SubtractionLR() local
356 l_fp op2 = l_fp_init(addsub_tab[idx][1].h, addsub_tab[idx][1].l); in test_SubtractionRL() local
376 l_fp op2 = l_fp_negate(op1); in test_Negation() local
398 l_fp op2 = l_fp_abs(op1); in test_Absolute() local
442 double op2 = l_fp_convert_to_double(op1); in test_FDF_RoundTrip() local
468 l_fp op2 = l_fp_init(tv[1].h, tv[1].l); in test_SignedRelOps() local
[all …]
/netbsd-src/external/lgpl3/gmp/dist/mpq/
H A Daors.c39 mpq_aors (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2, in mpq_aors()
103 mpq_add (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2) in mpq_add()
109 mpq_sub (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2) in mpq_sub()
H A Dcmp.c157 mpq_cmp (mpq_srcptr op1, mpq_srcptr op2) in mpq_cmp()
163 mpq_cmp_z (mpq_srcptr op1, mpz_srcptr op2) in mpq_cmp_z()
H A Ddiv.c36 mpq_div (mpq_ptr quot, mpq_srcptr op1, mpq_srcptr op2) in mpq_div()
H A Dequal.c35 mpq_equal (mpq_srcptr op1, mpq_srcptr op2) __GMP_NOTHROW in mpq_equal()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Drbacsess.c222 Operation op2 = *op; in rbac_session_add_role() local
282 Operation op2 = *op; in rbac_session_drop_role() local
353 Operation op2 = *op; in rbac_int_delete_session() local
420 Operation *op2; in rbac_register_session() local
518 Operation op2 = *op; in rbac_register_session2() local
663 Operation op2 = *op; in rbac_session_byid_fake() local
737 Operation op2 = *op; in rbac_session_byid() local
838 Operation *op2; in rbac_int_session_permissions() local
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-addsub.c33 mpz_t op1, op2, r1, r2; in main() local
109 dump_abort (int i, const char *s, mpz_t op1, mpz_t op2) in dump_abort()
H A Dt-mul.c66 mpz_t op1, op2; in main() local
184 mpz_t op1, mpz_t op2, mpz_t product, mpz_t ref_product) in dump_abort()
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dtgeneric.c163 tgeneric_cfc (mpc_function *function, mpfr_ptr op1, mpc_ptr op2, in tgeneric_cfc()
199 tgeneric_ccf (mpc_function *function, mpc_ptr op1, mpfr_ptr op2, in tgeneric_ccf()
236 tgeneric_c_cc (mpc_function *function, mpc_ptr op1, mpc_ptr op2, in tgeneric_c_cc()
280 tgeneric_cccc (mpc_function *function, mpc_ptr op1, mpc_ptr op2, mpc_ptr op3, in tgeneric_cccc()
325 tgeneric_ccu (mpc_function *function, mpc_ptr op1, unsigned long int op2, in tgeneric_ccu()
361 tgeneric_cuc (mpc_function *function, unsigned long int op1, mpc_ptr op2, in tgeneric_cuc()
397 tgeneric_ccs (mpc_function *function, mpc_ptr op1, long int op2, in tgeneric_ccs()
434 tgeneric_cci (mpc_function *function, mpc_ptr op1, int op2, in tgeneric_cci()
471 unsigned long int op2, mpc_ptr op3, mpc_ptr rop, in tgeneric_cuuc()
/netbsd-src/external/mit/isl/dist/
H A Disl_imath.c33 void isl_imath_addmul_ui(mp_int rop, mp_int op1, unsigned long op2) in isl_imath_addmul_ui()
45 void isl_imath_submul_ui(mp_int rop, mp_int op1, unsigned long op2) in isl_imath_submul_ui()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Doperation.c66 Operation *op, *op2; in slap_op_q_destroy() local
148 Operation *op2 = NULL; in slap_op_free() local
/netbsd-src/sys/arch/sh3/include/
H A Dsh_opcode.h14 unsigned op2: 8; member
20 unsigned op2: 8; member
27 unsigned op2: 4; member
82 unsigned op2: 8; member
88 unsigned op2: 8; member
94 unsigned op2: 4; member
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/
H A Datomic.c114 #define __do_and_fetch(proto, type, size, opname, op, op2, top, bottom) \ argument
123 #define __atomic_do_and_fetch(type, size, opname, op, op2) \ argument
142 #define __sync_do_and_fetch(type, size, opname, op, op2) \ argument
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/tilepro/
H A Datomic.c114 #define __do_and_fetch(proto, type, size, opname, op, op2, top, bottom) \ argument
123 #define __atomic_do_and_fetch(type, size, opname, op, op2) \ argument
142 #define __sync_do_and_fetch(type, size, opname, op, op2) \ argument
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dadd_si.c24 mpc_add_si (mpc_ptr rop, mpc_srcptr op1, long int op2, mpc_rnd_t rnd) in mpc_add_si()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dm0boundary.s39 op2: label
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dxor.c35 mpz_xor (mpz_ptr res, mpz_srcptr op1, mpz_srcptr op2) in mpz_xor()

12345678910>>...14