Lines Matching refs:mpc_ptr
32 tgeneric_cc (mpc_function *function, mpc_ptr op, mpc_ptr rop, in tgeneric_cc()
33 mpc_ptr rop4, mpc_ptr rop4rnd, mpc_rnd_t rnd) in tgeneric_cc()
77 tgeneric_cc_c (mpc_function *function, mpc_ptr op, mpc_ptr rop1, mpc_ptr rop2, in tgeneric_cc_c()
78 mpc_ptr rop14, mpc_ptr rop24, mpc_ptr rop14rnd, mpc_ptr rop24rnd, in tgeneric_cc_c()
135 tgeneric_fc (mpc_function *function, mpc_ptr op, mpfr_ptr rop, in tgeneric_fc()
163 tgeneric_cfc (mpc_function *function, mpfr_ptr op1, mpc_ptr op2, in tgeneric_cfc()
164 mpc_ptr rop, mpc_ptr rop4, mpc_ptr rop4rnd, mpc_rnd_t rnd) in tgeneric_cfc()
199 tgeneric_ccf (mpc_function *function, mpc_ptr op1, mpfr_ptr op2, in tgeneric_ccf()
200 mpc_ptr rop, mpc_ptr rop4, mpc_ptr rop4rnd, mpc_rnd_t rnd) in tgeneric_ccf()
236 tgeneric_c_cc (mpc_function *function, mpc_ptr op1, mpc_ptr op2, in tgeneric_c_cc()
237 mpc_ptr rop, mpc_ptr rop4, mpc_ptr rop4rnd, mpc_rnd_t rnd) in tgeneric_c_cc()
280 tgeneric_cccc (mpc_function *function, mpc_ptr op1, mpc_ptr op2, mpc_ptr op3, in tgeneric_cccc()
281 mpc_ptr rop, mpc_ptr rop4, mpc_ptr rop4rnd, mpc_rnd_t rnd) in tgeneric_cccc()
325 tgeneric_ccu (mpc_function *function, mpc_ptr op1, unsigned long int op2, in tgeneric_ccu()
326 mpc_ptr rop, mpc_ptr rop4, mpc_ptr rop4rnd, mpc_rnd_t rnd) in tgeneric_ccu()
361 tgeneric_cuc (mpc_function *function, unsigned long int op1, mpc_ptr op2, in tgeneric_cuc()
362 mpc_ptr rop, mpc_ptr rop4, mpc_ptr rop4rnd, mpc_rnd_t rnd) in tgeneric_cuc()
397 tgeneric_ccs (mpc_function *function, mpc_ptr op1, long int op2, in tgeneric_ccs()
398 mpc_ptr rop, mpc_ptr rop4, mpc_ptr rop4rnd, mpc_rnd_t rnd) in tgeneric_ccs()
434 tgeneric_cci (mpc_function *function, mpc_ptr op1, int op2, in tgeneric_cci()
435 mpc_ptr rop, mpc_ptr rop4, mpc_ptr rop4rnd, mpc_rnd_t rnd) in tgeneric_cci()
471 unsigned long int op2, mpc_ptr op3, mpc_ptr rop, in tgeneric_cuuc()
472 mpc_ptr rop4, mpc_ptr rop4rnd, mpc_rnd_t rnd) in tgeneric_cuuc()
511 reuse_cc (mpc_function* function, mpc_srcptr z, mpc_ptr got, mpc_ptr expected) in reuse_cc()
530 reuse_cc_c (mpc_function* function, mpc_srcptr z, mpc_ptr got1, mpc_ptr got2, in reuse_cc_c()
531 mpc_ptr exp1, mpc_ptr exp2) in reuse_cc_c()
563 reuse_fc (mpc_function* function, mpc_ptr z, mpc_ptr x, mpfr_ptr expected) in reuse_fc()
595 reuse_cfc (mpc_function* function, mpc_srcptr z, mpfr_srcptr x, mpc_ptr got, in reuse_cfc()
596 mpc_ptr expected) in reuse_cfc()
616 reuse_ccf (mpc_function* function, mpc_srcptr z, mpfr_srcptr x, mpc_ptr got, in reuse_ccf()
617 mpc_ptr expected) in reuse_ccf()
639 mpc_ptr got, mpc_ptr expected) in reuse_c_cc()
685 mpc_ptr got, mpc_ptr expected) in reuse_cccc()
750 mpc_ptr got, mpc_ptr expected) in reuse_ccu()
771 mpc_ptr got, mpc_ptr expected) in reuse_cuc()
792 mpc_ptr got, mpc_ptr expected) in reuse_ccs()
813 mpc_ptr got, mpc_ptr expected) in reuse_cci()
834 mpc_srcptr z, mpc_ptr got, mpc_ptr expected) in reuse_cuuc()