Home
last modified time | relevance | path

Searched refs:rdpe_div_2exp (Results 1 – 3 of 3) sorted by relevance

/dports/math/mpsolve/mpsolve-3.2.1/include/mps/
H A Dmt.h289 void rdpe_div_2exp (rdpe_t re, const rdpe_t e, unsigned long int i);
H A Dmt.h.in289 void rdpe_div_2exp (rdpe_t re, const rdpe_t e, unsigned long int i);
/dports/math/mpsolve/mpsolve-3.2.1/src/libmps/floating-point/
H A Dmt.c912 rdpe_div_2exp (rdpe_t re, const rdpe_t e, unsigned long int i) in rdpe_div_2exp() function