Home
last modified time | relevance | path

Searched refs:divu_12864_6464_ (Results 1 – 2 of 2) sorted by relevance

/dports/math/cln/cln-1.3.6/src/base/low/
H A Dcl_low_div.cc281 uint64 divu_12864_6464_(uint64 xhi, uint64 xlo, uint64 y) in divu_12864_6464_() function
/dports/math/cln/cln-1.3.6/src/base/
H A Dcl_low.h1004 extern "C" uint64 divu_12864_6464_ (uint64 xhi, uint64 xlo, uint64 y); // -> Quotient q
1030 { q_zuweisung divu_12864_6464_(xhi,xlo,y); r_zuweisung divu_64_rest; }