HomeSort by: relevance | last modified time | path
    Searched refs:mpX_set_si (Results 1 - 5 of 5) sorted by relevancy

  /src/external/lgpl3/gmp/dist/demos/expr/
expr.c 564 (*p->mpX_set_si) (sp, (long) (* (mpexpr_fun_i_0ary_t) CP->op->fun) ());
590 (*p->mpX_set_si)
625 (*p->mpX_set_si)
630 (*p->mpX_set_si)
663 (*p->mpX_set_si)
699 (*p->mpX_set_si)
708 (*p->mpX_set_si)
741 (*p->mpX_set_si)
747 (*p->mpX_set_si)
780 (*p->mpX_set_si)
    [all...]
exprqa.c 96 p.mpX_set_si = (mpexpr_fun_set_si_t) e_mpq_set_si1;
expr-impl.h 118 mpexpr_fun_set_si_t mpX_set_si;
exprza.c 104 p.mpX_set_si = (mpexpr_fun_set_si_t) mpz_set_si;
exprfa.c 187 p.mpX_set_si = (mpexpr_fun_set_si_t) mpf_set_si;

Completed in 25 milliseconds