Searched refs:mpexpr_fun_unary_ui_t (Results 1 – 5 of 5) sorted by relevance
62 typedef void (*mpexpr_fun_unary_ui_t) (mpX_ptr, unsigned long); typedef114 mpexpr_fun_unary_ui_t mpX_init;
92 p.mpX_init = (mpexpr_fun_unary_ui_t) e_mpq_init; in mpq_expr_a()
100 p.mpX_init = (mpexpr_fun_unary_ui_t) e_mpz_init; in mpz_expr_a()
183 p.mpX_init = (mpexpr_fun_unary_ui_t) mpf_init2; in mpf_expr_a()
621 (* (mpexpr_fun_unary_ui_t) CP->op->fun) in mpexpr_evaluate()