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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_lib.h 91 const uint64_t phihi = hiWord(a) * hiWord(b); local in function:wideMultiply
97 *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi;
fp_lib.h 91 const uint64_t phihi = hiWord(a) * hiWord(b); local in function:wideMultiply
97 *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi;

Completed in 26 milliseconds