Searched refs:ops2 (Results 1 – 19 of 19) sorted by relevance
240 static struct xp_ops2 ops2; in svc_raw_ops() local254 ops2.xp_control = svc_raw_control; in svc_raw_ops()257 xprt->xp_ops2 = &ops2; in svc_raw_ops()
701 static struct xp_ops2 ops2; in svc_vc_ops() local713 ops2.xp_control = svc_vc_control; in svc_vc_ops()716 xprt->xp_ops2 = &ops2; in svc_vc_ops()724 static struct xp_ops2 ops2; in svc_vc_rendezvous_ops() local737 ops2.xp_control = svc_vc_rendezvous_control; in svc_vc_rendezvous_ops()740 xprt->xp_ops2 = &ops2; in svc_vc_rendezvous_ops()
320 static struct xp_ops2 ops2; in svc_dg_ops() local334 ops2.xp_control = svc_dg_control; in svc_dg_ops()337 xprt->xp_ops2 = &ops2; in svc_dg_ops()
42 expr_eval_ops_equal_p (expr_eval_ops ops1, expr_eval_ops ops2) in expr_eval_ops_equal_p() argument46 if (!ops2 || ops1->length () != ops2->length ()) in expr_eval_ops_equal_p()52 expr_eval_op &op2 = (*ops2)[i]; in expr_eval_ops_equal_p()63 return !ops2; in expr_eval_ops_equal_p()
11037 (avail_expr_eq): Don't test ops1 == ops2.
12 ops2.c \
46 EXTRA_DIST = t-ops2.h
722 EXTRA_DIST = t-ops2.h
62 int ops2 [ ] = variable
66 extern int ops2[];74 #define P2OP(x) (ops2[(x)->b_expr.opcode])555 if ((k = ops2[q->b_expr.opcode]) <= 0) in putop()951 p3 = mkbinode(ops2[p->b_expr.opcode], p1, p2, CHAR); in putchcmp()
2061 * tests/cxx/t-ops2.cc: Test factorial and primorial.2062 * tests/cxx/Makefile.am: Move t-ops2 after2067 * tests/cxx/t-ops2.cc: Remove and split into ...2069 tests/cxx/t-ops2.h: New files.2974 * tests/cxx/t-ops2.cc (checkz): Test them.4909 * tests/cxx/t-ops2.cc: Comment about more tests. Use <math.h> rather4917 * tests/cxx/t-ops2.cc: Test __GMPXX_TMPQ_D on DBL_MIN, DBL_MAX.5316 * tests/cxx/t-ops2.cc (checkz): Reduce huge numbers to avoid vax5845 * tests/cxx/t-ops2.cc: Test 0/3.7642 * tests/cxx/t-ops2.cc: check mul-div by 2.[all …]
2372 * testsuite/20_util/ratio/operations/ops2.cc: Likewise.2412 * testsuite/20_util/ratio/operations/ops2.cc: Likewise.
1690 * testsuite/20_util/ratio/operations/ops2.cc: Likewise.
5111 * testsuite/20_util/ratio/operations/ops2.cc: Likewise.
5735 * testsuite/20_util/ratio/operations/ops2.cc: Likewise.
93932 f2a4d59cb1a9a1f2e19f6c3e045e5758 libstdc++-v3/testsuite/20_util/ratio/operations/ops2.cc
108066 0525fae93abd4c9bb97c5a138db3c647 libstdc++-v3/testsuite/20_util/ratio/operations/ops2.cc