Home
last modified time | relevance | path

Searched defs:euclide (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Dreal_infinint.hpp202 template <class T> inline void euclide(T a, T b, T & q, T &r) in euclide() function
H A Dlimitint.hpp219 template <class T> inline void euclide(T a, T b, T & q, T &r) in euclide() function
225 template <class B> inline void euclide(limitint<B> a, U_I b, limitint<B> & q, limitint<B> &r) in euclide() function
H A Dreal_infinint.cpp836 void euclide(infinint a, const infinint &b, infinint &q, infinint &r) in euclide() function