HomeSort by: relevance | last modified time | path
    Searched defs:umul_hi (Results 1 - 1 of 1) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
mpfr-impl.h 1720 /* umul_hi(h, x, y) puts in h the high part of x*y */
1722 #define umul_hi(h, x, y) \ macro

Completed in 19 milliseconds