Home
last modified time | relevance | path

Searched refs:ficlLongMul (Results 1 – 18 of 18) sorted by relevance

/NextBSD/sys/boot/ficl/
HDmath64.c151 DPUNS resultLo = ficlLongMul(u.lo, mul); in m64Mac()
152 DPUNS resultHi = ficlLongMul(u.hi, mul); in m64Mac()
186 prod = ficlLongMul(x, y); in m64MulI()
494 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
HDwords.c3870 ud = ficlLongMul(u1, u2); in umStar()
/NextBSD/sys/boot/ficl/amd64/
HDsysdep.c25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
HDsysdep.h420 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
/NextBSD/sys/boot/ficl/powerpc/
HDsysdep.c25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
HDsysdep.h419 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
/NextBSD/sys/boot/ficl/aarch64/
HDsysdep.c25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
HDsysdep.h408 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
/NextBSD/sys/boot/ficl/mips/
HDsysdep.c25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
HDsysdep.h419 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
/NextBSD/sys/boot/ficl/arm/
HDsysdep.c25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
HDsysdep.h419 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
/NextBSD/sys/boot/ficl/mips64/
HDsysdep.c25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
HDsysdep.h419 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
/NextBSD/sys/boot/ficl/sparc64/
HDsysdep.c25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
HDsysdep.h409 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
/NextBSD/sys/boot/ficl/i386/
HDsysdep.c28 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
HDsysdep.h418 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);